json-command-servlet

Command servlet for routing web requests to Spring beans

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.cedarsoftware
ArtifactId

ArtifactId

json-command-servlet
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

json-command-servlet
Command servlet for routing web requests to Spring beans
Project URL

Project URL

https://github.com/jdereg/json-command-servlet
Source Code Management

Source Code Management

https://github.com/jdereg/json-command-servlet

Download json-command-servlet

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.9
com.cedarsoftware : java-util jar 1.68.0
com.cedarsoftware : json-io jar 4.13.0
org.springframework : spring-context jar 5.3.14
org.springframework : spring-web jar 5.3.14
javax.servlet : javax.servlet-api jar 4.0.1
javax.annotation : javax.annotation-api jar 1.3.2
org.springframework.boot : spring-boot-starter-logging jar 2.6.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.1
1.9.0
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0