| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Jersey Program Interface REST Frameworks | 
| GroupId | GroupIdcom.emc.ecs | 
| ArtifactId | ArtifactIdsmart-client-jersey | 
| Last Version | Last Version3.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsmart-client-jersey null | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| smart-client-jersey-3.0.0.pom | |
| smart-client-jersey-3.0.0.jar | 14 KB | 
| smart-client-jersey-3.0.0-sources.jar | 8 KB | 
| smart-client-jersey-3.0.0-javadoc.jar | 45 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.emc.ecs/smart-client-jersey/ -->
<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>smart-client-jersey</artifactId>
    <version>3.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.emc.ecs/smart-client-jersey/
implementation 'com.emc.ecs:smart-client-jersey:3.0.0'// https://jarcasting.com/artifacts/com.emc.ecs/smart-client-jersey/
implementation ("com.emc.ecs:smart-client-jersey:3.0.0")'com.emc.ecs:smart-client-jersey:jar:3.0.0'<dependency org="com.emc.ecs" name="smart-client-jersey" rev="3.0.0">
  <artifact name="smart-client-jersey" type="jar" />
</dependency>@Grapes(
@Grab(group='com.emc.ecs', module='smart-client-jersey', version='3.0.0')
)libraryDependencies += "com.emc.ecs" % "smart-client-jersey" % "3.0.0"[com.emc.ecs/smart-client-jersey "3.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.emc.ecs : smart-client-core | jar | 3.0.0 | 
| com.sun.jersey : jersey-client | jar | 1.19.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.19.4 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| com.sun.jersey : jersey-json | jar | 1.19.4 | 
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.12.5 | 
| com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.12.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| log4j : log4j | jar | 1.2.17 |