| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.cinovo.cloudconductor |
| ArtifactId | ArtifactIdcloudconductor-client |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncloudconductor-client
Library for cloud conductor client
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cloudconductor-client-1.4.pom | |
| cloudconductor-client-1.4.jar | 54 KB |
| cloudconductor-client-1.4-sources.jar | 32 KB |
| cloudconductor-client-1.4-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.cinovo.cloudconductor/cloudconductor-client/ -->
<dependency>
<groupId>de.cinovo.cloudconductor</groupId>
<artifactId>cloudconductor-client</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.cinovo.cloudconductor/cloudconductor-client/
implementation 'de.cinovo.cloudconductor:cloudconductor-client:1.4'
// https://jarcasting.com/artifacts/de.cinovo.cloudconductor/cloudconductor-client/
implementation ("de.cinovo.cloudconductor:cloudconductor-client:1.4")
'de.cinovo.cloudconductor:cloudconductor-client:jar:1.4'
<dependency org="de.cinovo.cloudconductor" name="cloudconductor-client" rev="1.4">
<artifact name="cloudconductor-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cinovo.cloudconductor', module='cloudconductor-client', version='1.4')
)
libraryDependencies += "de.cinovo.cloudconductor" % "cloudconductor-client" % "1.4"
[de.cinovo.cloudconductor/cloudconductor-client "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.google.guava : guava | jar | 16.0.1 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| commons-codec : commons-codec | jar | 1.8 |
| com.hazelcast : hazelcast-client | jar | 3.3-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-simple Optional | jar | 1.7.7 |