Download json-command-servlet-1.8.3.jar file - Jar j

Jar examples for j:json-command-servlet

Description

JSON Command Servlet

You can download jar file json-command-servlet 1.8.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add json-command-servlet-1.8.3.jar to your project.

<dependency>
   <groupId>com.cedarsoftware</groupId>
   <artifactId>json-command-servlet</artifactId>
   <version>1.8.3</version>
</dependency>
compile group: 'com.cedarsoftware', name: 'json-command-servlet', version: '1.8.3'
libraryDependencies += "com.cedarsoftware" % "json-command-servlet" % "1.8.3"
<dependency org="com.cedarsoftware" name="json-command-servlet" rev="1.8.3"/>
@Grapes(@Grab(group='com.cedarsoftware', module='json-command-servlet', version='1.8.3'))
'com.cedarsoftware:json-command-servlet:jar:1.8.3'

Download

Click the following link to download the jar file.

json-command-servlet-1.8.3-javadoc.jar
json-command-servlet-1.8.3-sources.jar
json-command-servlet-1.8.3.jar
json-command-servlet-1.8.3.pom



Related Tutorials