Last Version

REST Handlers Library 1.2.1

Library for creating REST services

License

License

GroupId

GroupId

com.alexkasko.rest
ArtifactId

ArtifactId

rest-handlers
Version

Version

1.2.1
Type

Type

jar
Description

Description

REST Handlers Library
Library for creating REST 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 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tony19 : named-regexp jar 0.1.8

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.