is not current version
Last Version 1.9.1

com.cedarsoftware:json-command-servlet 1.5.4

JSON Command Servlet

Categories

Categories

JSON Data
GroupId

GroupId

com.cedarsoftware
ArtifactId

ArtifactId

json-command-servlet
Version

Version

1.5.4
Type

Type

jar

Download json-command-servlet 1.5.4


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