Last Version

Gerec 3.0.0

The Generic REST Client for Java

License

License

GroupId

GroupId

com.vanillasource.gerec
ArtifactId

ArtifactId

gerec
Version

Version

3.0.0
Type

Type

jar
Description

Description

Gerec
The Generic REST Client for Java

Download gerec 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.