Jar examples for w:ws-model
ws-model OSGi blueprint bundle project.
You can download jar file ws-model 1.0.5 in this page.
Apache License
You can use the following script to add ws-model-1.0.5.jar to your project.
<dependency> <groupId>de.mhus.osgi.tutorial</groupId> <artifactId>ws-model</artifactId> <version>1.0.5</version> </dependency>
compile group: 'de.mhus.osgi.tutorial', name: 'ws-model', version: '1.0.5'
libraryDependencies += "de.mhus.osgi.tutorial" % "ws-model" % "1.0.5"
<dependency org="de.mhus.osgi.tutorial" name="ws-model" rev="1.0.5"/>
@Grapes(@Grab(group='de.mhus.osgi.tutorial', module='ws-model', version='1.0.5'))
'de.mhus.osgi.tutorial:ws-model:jar:1.0.5'
Click the following link to download the jar file.
ws-model-1.0.5-javadoc.jar