Last Version

Hoarder Client 0.0.1

The hoarder client provides access to store data for test execution

License

License

Apache License 2.0
Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools CLI User Interface
GroupId

GroupId

com.testvagrant.optimuscloud
ArtifactId

ArtifactId

hoarder-client
Version

Version

0.0.1
Type

Type

jar
Description

Description

Hoarder Client
The hoarder client provides access to store data for test execution
Project Organization

Project Organization

com.testvagrant.optimuscloud

Download hoarder-client 0.0.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.7.2
com.squareup.retrofit2 : converter-gson jar 2.1.0
org.springframework.boot : spring-boot-starter-data-mongodb-reactive jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.