Download json-command-servlet-1.8.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials