Download ws-model-1.0.3.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.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials