Download ws-model-1.0.2.jar file - Jar w

Jar examples for w:ws-model

Description

ws-model OSGi blueprint bundle project.

You can download jar file ws-model 1.0.2 in this page.

License

Apache License

Build File

You can use the following script to add ws-model-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

ws-model-1.0.2-javadoc.jar
ws-model-1.0.2-sources.jar
ws-model-1.0.2.jar
ws-model-1.0.2.pom



Related Tutorials