Jar examples for s:servlet-common
You can download jar file servlet-common 0.8.0 in this page.
Apache License
You can use the following script to add servlet-common-0.8.0.jar to your project.
<dependency> <groupId>io.joynr.java.messaging</groupId> <artifactId>servlet-common</artifactId> <version>0.8.0</version> </dependency>
compile group: 'io.joynr.java.messaging', name: 'servlet-common', version: '0.8.0'
libraryDependencies += "io.joynr.java.messaging" % "servlet-common" % "0.8.0"
<dependency org="io.joynr.java.messaging" name="servlet-common" rev="0.8.0"/>
@Grapes(@Grab(group='io.joynr.java.messaging', module='servlet-common', version='0.8.0'))
'io.joynr.java.messaging:servlet-common:jar:0.8.0'
Click the following link to download the jar file.
servlet-common-0.8.0-javadoc.jar