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

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

Download

Click the following link to download the jar file.

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



Related Tutorials