Great news ! Thanks. Regards Felix
Alin Dreghiciu schrieb: > 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> >
