Last Version

rest-util 1.0.CR5

Utilities to Rest applications

License

License

The MIT License (MIT)
GroupId

GroupId

com.github.ldeitos
ArtifactId

ArtifactId

rest-util
Version

Version

1.0.CR5
Type

Type

jar
Description

Description

rest-util
Utilities to Rest applications
Project URL

Project URL

https://github.com/ldeitos/repository
Source Code Management

Source Code Management

https://github.com/ldeitos/repository

Download rest-util 1.0.CR5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-collections4 jar 4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.