|
Project Information
Members
|
Update Site URL: http://guava-osgi.googlecode.com/svn/trunk/repository/This is a repackaging of the Guava project, which hosts some of Google's core Java libraries, as an OSGi bundle for you to use in your Eclipse projects! The update site provides SDK (with sources and Javadoc) and Runtime (binary only) features for the following releases:
The bundles are available within the p2 repository linked above and from the Sonatype OSS Maven repository: <groupId>com.googlecode.guava-osgi</groupId> <artifactId>guava-osgi</artifactId> <name>Guava-OSGi</name> <version>X.0.0</version> News
NoteGuava follows a simple incremental numbering scheme for its release versionning. As OSGi needs a finest level of details for versionning, guava-bundle mapped this scheme as follow:
For instance, the r05 release is available in the bundle with version number 5.0.0. All OSGi metadata are synchronized with this version number mapping:
|