is not current version
Last Version 1.9.1

com.cedarsoftware:json-command-servlet 1.7.0

JSON Command Servlet

Categories

Categories

JSON Data
GroupId

GroupId

com.cedarsoftware
ArtifactId

ArtifactId

json-command-servlet
Version

Version

1.7.0
Type

Type

jar

Download json-command-servlet 1.7.0


<!-- https://jarcasting.com/artifacts/com.cedarsoftware/json-command-servlet/ -->
<dependency>
    <groupId>com.cedarsoftware</groupId>
    <artifactId>json-command-servlet</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoftware/json-command-servlet/
implementation 'com.cedarsoftware:json-command-servlet:1.7.0'
// https://jarcasting.com/artifacts/com.cedarsoftware/json-command-servlet/
implementation ("com.cedarsoftware:json-command-servlet:1.7.0")
'com.cedarsoftware:json-command-servlet:jar:1.7.0'
<dependency org="com.cedarsoftware" name="json-command-servlet" rev="1.7.0">
  <artifact name="json-command-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoftware', module='json-command-servlet', version='1.7.0')
)
libraryDependencies += "com.cedarsoftware" % "json-command-servlet" % "1.7.0"
[com.cedarsoftware/json-command-servlet "1.7.0"]