Last Version

Rebound Java Client 0.2.1

Client library for rebound mock server

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.pileworx
ArtifactId

ArtifactId

rebound-client-java
Version

Version

0.2.1
Type

Type

jar
Description

Description

Rebound Java Client
Client library for rebound mock server
Project URL

Project URL

https://github.com/pileworx/rebound-client-java
Source Code Management

Source Code Management

https://github.com/pileworx/rebound-client-java

Download rebound-client-java 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.konghq : unirest-java jar 3.7.02
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.