| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.emc.ecs | 
    
| ArtifactId | ArtifactIdsmart-client | 
    
| Last Version | Last Version2.3.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionsmart-client 
            Smart REST Client - JAX-RS (Jersey) REST client that provides client-side load balancing with a pluggable host list provider 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| smart-client-2.3.2.pom | |
| smart-client-2.3.2.jar | 34 KB | 
| smart-client-2.3.2-sources.jar | 32 KB | 
| smart-client-2.3.2-javadoc.jar | 103 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.emc.ecs/smart-client/ -->
<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>smart-client</artifactId>
    <version>2.3.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.emc.ecs/smart-client/
implementation 'com.emc.ecs:smart-client:2.3.2'
                // https://jarcasting.com/artifacts/com.emc.ecs/smart-client/
implementation ("com.emc.ecs:smart-client:2.3.2")
                'com.emc.ecs:smart-client:jar:2.3.2'
                <dependency org="com.emc.ecs" name="smart-client" rev="2.3.2">
  <artifact name="smart-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.emc.ecs', module='smart-client', version='2.3.2')
)
                libraryDependencies += "com.emc.ecs" % "smart-client" % "2.3.2"
                [com.emc.ecs/smart-client "2.3.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.jersey : jersey-client | jar | 1.19.4 | 
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.12.4 | 
| com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.12.4 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.slf4j : slf4j-api | jar | 1.7.31 | 
| com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.19.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.jersey : jersey-json | jar | 1.19.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.31 | 
| junit : junit | jar | 4.13.2 |