HOME

TheInfoList



OR:

CJAN is an
acronym An acronym is a word or name formed from the initial components of a longer name or phrase. Acronyms are usually formed from the initial letters of words, as in ''NATO'' (''North Atlantic Treaty Organization''), but sometimes use syllables, as ...
standing for Comprehensive Java Archive Network. CJAN as a concept is an extension of
CPAN The Comprehensive Perl Archive Network (CPAN) is a repository of over 250,000 software modules and accompanying documentation for 39,000 distributions, written in the Perl programming language by over 12,000 contributors. ''CPAN'' can denote eith ...
, the Comprehensive Perl Archive Network. In 2004 the CJAN project has ceased development.


Apache CJAN

Apache CJAN was an attempt at a simple web service for serving Java Jar files. It was started some time prior to May 2001. It was abandoned in favour of the more promising Apache JJAR project.


Apache JJAR

Apache JJAR is an experimental distributed repository and toolset to navigate and fetch from the repository. While it met its initial goals and found a couple of niche uses, it never went mainstream due to lack of interest from fellow developers. Although the project is no longer featured on Apache.org's main pages and is essentially abandoned, this experimental project is still hosted on their servers.


CJAN.org

Started in November 2001 by Brian Tol,CJAN Project Summary on SF.Net
/ref> CJAN.org set out to become for the Java community what CPAN represented to the Perl community – a comprehensive archive of reusable components for their respective programming languages. Two key differences between CPAN and CJAN were that Java uses modules known as Jar files and that CJAN was to use a distributed network topology (the later would ensure that CJAN would scale well with increased numbers of users and keep server hosting costs to an absolute minimum). The decision was taken to code CJAN from scratch in Java. At the beginning of 2002, Michael Davey started working with Brian on the specifications and a prototype. CJAN.org was managed as an Open Source project, a hobby they worked on in their spare time. Progress was slow, in part because some of the basic building blocks needed to implement CJAN simply didn't exist in open-source form in Java at that time so the developers were spending time creating the components and then trying to persuade the appropriate developer community to adopt the component and take over its management. The distributed architecture was a problem, too. CJAN was attempting to use the
JXTA JXTA (Juxtapose) was an open-source peer-to-peer protocol specification begun by Sun Microsystems in 2001. The JXTA protocols were defined as a set of XML messages which allow any device connected to a network to exchange messages and collabora ...
framework when it was in its infancy and only offered very fine-grained, low-level control of the framework. Sun Microsystems became interested in CJAN at the beginning of 2003. After some initial discussions with Brian and Michael and then the Apache community they sought the opinion of the wider Java community and teamed up with Collab.Net and O'Reilly publishing. On 11 June 2003 the Java.net community and website was launched.Press release
SUN MICROSYSTEMS UNVEILS JAVA.NET
/ref> Ostensibly, CJAN.org failed because it was too ambitious – trying to build an open-source project on leading-edge technology. The final straw for the open-source project was the launch of the high-profile Java.Net website. Although to this day Java.Net does not offer a catalogue of reusable components, it has a huge community and the website features are good enough for most Java developers most of the time that developers rarely cite the need for such.


See also

*
Apache Maven Maven is a build automation tool used primarily for Java projects. Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages. The Maven project is hosted by the Apache Software Foundation, where it was ...
*
CPAN The Comprehensive Perl Archive Network (CPAN) is a repository of over 250,000 software modules and accompanying documentation for 39,000 distributions, written in the Perl programming language by over 12,000 contributors. ''CPAN'' can denote eith ...
* CRAN * CTAN * JSAN *
JXTA JXTA (Juxtapose) was an open-source peer-to-peer protocol specification begun by Sun Microsystems in 2001. The JXTA protocols were defined as a set of XML messages which allow any device connected to a network to exchange messages and collabora ...
*
Java.Net java.net was a Java technology related community website. It also offered a web-based source code repository for Java projects. It was shut down in April 2017. History java.net was announced by Sun Microsystems during JavaOne 2003. In Januar ...


References


External links


Apache.org JJAR
is a functional webservice and toolset (at time of writing, JJAR is an abandoned experimental project)
Java.net CJAN wiki page

SorceForge.net CJAN project documentation
has a number of documents and code, but activity has ceased.
Java.Net
the closest thing the Java community has to a CJAN repository. Java (programming language) Archive networks