Jar examples for d:de.kalpatec.pojosr.framework
A service registry that enables OSGi style service registry programs without using an OSGi framework.
You can download jar file de.kalpatec.pojosr.framework 0.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add de.kalpatec.pojosr.framework-0.2.1.jar to your project.
<dependency> <groupId>com.googlecode.pojosr</groupId> <artifactId>de.kalpatec.pojosr.framework</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.googlecode.pojosr', name: 'de.kalpatec.pojosr.framework', version: '0.2.1'
libraryDependencies += "com.googlecode.pojosr" % "de.kalpatec.pojosr.framework" % "0.2.1"
<dependency org="com.googlecode.pojosr" name="de.kalpatec.pojosr.framework" rev="0.2.1"/>
@Grapes(@Grab(group='com.googlecode.pojosr', module='de.kalpatec.pojosr.framework', version='0.2.1'))
'com.googlecode.pojosr:de.kalpatec.pojosr.framework:jar:0.2.1'
Click the following link to download the jar file.
de.kalpatec.pojosr.framework-0.2.1-javadoc.jar