Last Version

json-command-servlet 1.9.1

Command servlet for routing web requests to Spring beans

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.cedarsoftware
ArtifactId

ArtifactId

json-command-servlet
Version

Version

1.9.1
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 1.9.1


<!-- 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.