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