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

Jar examples for j:json-command-servlet

Description

JSON Command Servlet

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials