Last Version

REST JSON Handlers Example 1.2.1

Library for creating REST HTTP services

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.alexkasko.rest
ArtifactId

ArtifactId

rest-handlers-json-example
Version

Version

1.2.1
Type

Type

war
Description

Description

REST JSON Handlers Example
Library for creating REST HTTP services
Project URL

Project URL

https://github.com/alexkasko/delta-updater
Source Code Management

Source Code Management

https://github.com/alexkasko/rest-handlers

Download rest-handlers-json-example 1.2.1


<!-- https://jarcasting.com/artifacts/com.alexkasko.rest/rest-handlers-json-example/ -->
<dependency>
    <groupId>com.alexkasko.rest</groupId>
    <artifactId>rest-handlers-json-example</artifactId>
    <version>1.2.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexkasko.rest/rest-handlers-json-example/
implementation 'com.alexkasko.rest:rest-handlers-json-example:1.2.1'
// https://jarcasting.com/artifacts/com.alexkasko.rest/rest-handlers-json-example/
implementation ("com.alexkasko.rest:rest-handlers-json-example:1.2.1")
'com.alexkasko.rest:rest-handlers-json-example:war:1.2.1'
<dependency org="com.alexkasko.rest" name="rest-handlers-json-example" rev="1.2.1">
  <artifact name="rest-handlers-json-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.alexkasko.rest', module='rest-handlers-json-example', version='1.2.1')
)
libraryDependencies += "com.alexkasko.rest" % "rest-handlers-json-example" % "1.2.1"
[com.alexkasko.rest/rest-handlers-json-example "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.alexkasko.rest : rest-handlers jar 1.2.1
com.google.code.gson : gson jar 2.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.httpcomponents : httpclient jar 4.2.1
commons-io : commons-io jar 2.1

Project Modules

There are no modules declared in this project.