Last Version

Rest Services 8.6.0

Provides base classes for calling remote rest services

License

License

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

rest
Version

Version

8.6.0
Type

Type

jar
Description

Description

Rest Services
Provides base classes for calling remote rest services
Project Organization

Project Organization

JRebirth OSS

Download rest 8.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jrebirth.af : core jar 8.6.0
javax.ws.rs : javax.ws.rs-api jar 2.1

provided (1)

Group / Artifact Type Version
org.jrebirth.af : processor jar 8.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.