Not long ;) 4.2 artifacts already in Maven Central. On Tue, Aug 11, 2009 at 6:28 PM, Richard S. Hall <[email protected]>wrote:
> Good! > > Now I wonder how long it will take to get R4.2 artifacts in there. ;-) > > -> richard > > > On 8/11/09 11:13, Alin Dreghiciu wrote: > >> FYI, >> Finally the official OSGi Alliance artifacts are now in Maven Central so >> there is no need of using third party repository to get access to them. >> For those that already used them from >> OPS4J repository there is no change in groupId/artifactId. >> >> http://repo1.maven.org/maven2/org/osgi/org.osgi.core/ >> http://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/ >> >> <dependency> >> <groupId>org.osgi</groupId> >> <artifactId>org.osgi.core</artifactId> >> <version>4.1.0</version> >> </dependency> >> <dependency> >> <groupId>org.osgi</groupId> >> <artifactId>org.osgi.compendium</artifactId> >> <version>4.1.0</version> >> </dependency> >> >> >> > -- Alin Dreghiciu Software Developer My profile: http://www.linkedin.com/in/alindreghiciu My blog: http://adreghiciu.blogspot.com http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development.
