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

Jar examples for j:json-command-servlet

Description

JSON Command Servlet

You can download jar file json-command-servlet 1.6.5 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.6.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials