Last Version

Rainbow REST 2.1.6

The set of utils to provide number of extensions to existing rest-api modules according to jsonapi.org recomendations and best practices

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

ua.net.tokar
ArtifactId

ArtifactId

rainbow-rest
Version

Version

2.1.6
Type

Type

jar
Description

Description

Rainbow REST
The set of utils to provide number of extensions to existing rest-api modules according to jsonapi.org recomendations and best practices
Project URL

Project URL

https://github.com/alexeytokar/rainbow-rest
Source Code Management

Source Code Management

https://github.com/alexeytokar/rainbow-rest.git

Download rainbow-rest 2.1.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
org.apache.commons : commons-lang3 jar 3.4
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.