Last Version

io.drinkwater:drinkwater.examples.remote 0.0.10

create, test and use services fast

License

License

GroupId

GroupId

io.drinkwater
ArtifactId

ArtifactId

drinkwater.examples.remote
Version

Version

0.0.10
Type

Type

jar
Description

Description

create, test and use services fast

Download drinkwater.examples.remote 0.0.10


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.5.0
io.drinkwater : drinkwater.examples.multiservice jar 0.0.10
io.drinkwater : drinkwater-core jar 0.0.10
org.slf4j : slf4j-simple jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21

test (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.3
com.fasterxml.jackson.core : jackson-databind jar 2.8.3
com.fasterxml.jackson.core : jackson-annotations jar 2.8.3
junit : junit jar 4.12
io.drinkwater : drinkwater-test jar 0.0.10
org.assertj : assertj-core jar 3.6.1
org.mockito : mockito-core jar 2.3.0

Project Modules

There are no modules declared in this project.