Download osgiquartz-1.0.4.jar file - Jar o

Jar examples for o:osgiquartz

Description

yet another quartz OSGi bundle project.

You can download jar file osgiquartz 1.0.4 in this page.

License

Apache License

Build File

You can use the following script to add osgiquartz-1.0.4.jar to your project.

<dependency>
   <groupId>de.mhus.osgi</groupId>
   <artifactId>osgiquartz</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'de.mhus.osgi', name: 'osgiquartz', version: '1.0.4'
libraryDependencies += "de.mhus.osgi" % "osgiquartz" % "1.0.4"
<dependency org="de.mhus.osgi" name="osgiquartz" rev="1.0.4"/>
@Grapes(@Grab(group='de.mhus.osgi', module='osgiquartz', version='1.0.4'))
'de.mhus.osgi:osgiquartz:jar:1.0.4'

Download

Click the following link to download the jar file.

osgiquartz-1.0.4-javadoc.jar
osgiquartz-1.0.4-sources.jar
osgiquartz-1.0.4.jar
osgiquartz-1.0.4.pom



Related Tutorials