| License |
License
Apache License 2.0
|
|---|---|
| Categories |
CategoriesAnt Build Tools Vagrant Container Virtualization Tools CLI User Interface |
| GroupId | GroupIdcom.testvagrant.optimuscloud |
| ArtifactId | ArtifactIdhoarder-client |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHoarder Client
The hoarder client provides access to store data for test execution
|
| Project Organization |
Project Organizationcom.testvagrant.optimuscloud |
| Filename | Size |
|---|---|
| hoarder-client-0.0.1.pom | |
| hoarder-client-0.0.1.jar | 15 KB |
| hoarder-client-0.0.1-sources.jar | 8 KB |
| hoarder-client-0.0.1-javadoc.jar | 65 KB |
| Browse |
<!-- 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"]
| 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 |