| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.emc.ecs |
| ArtifactId | ArtifactIdmgmt-client |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmgmt-client
Management REST Client for ECS
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mgmt-client-0.1.0.pom | |
| mgmt-client-0.1.0.jar | 254 KB |
| mgmt-client-0.1.0-sources.jar | 248 KB |
| mgmt-client-0.1.0-javadoc.jar | 248 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.emc.ecs/mgmt-client/ -->
<dependency>
<groupId>com.emc.ecs</groupId>
<artifactId>mgmt-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.ecs/mgmt-client/
implementation 'com.emc.ecs:mgmt-client:0.1.0'
// https://jarcasting.com/artifacts/com.emc.ecs/mgmt-client/
implementation ("com.emc.ecs:mgmt-client:0.1.0")
'com.emc.ecs:mgmt-client:jar:0.1.0'
<dependency org="com.emc.ecs" name="mgmt-client" rev="0.1.0">
<artifact name="mgmt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.ecs', module='mgmt-client', version='0.1.0')
)
libraryDependencies += "com.emc.ecs" % "mgmt-client" % "0.1.0"
[com.emc.ecs/mgmt-client "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | 2.23.2 |
| org.glassfish.jersey.media : jersey-media-jaxb | jar | 2.23.2 |
| org.jdom : jdom2 | jar | 2.0.6 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |