| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.ultracart | 
    
| ArtifactId | ArtifactIdrest-sdk | 
    
| Last Version | Last Version4.0.25-RC | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionrest-sdk 
            UltraCart REST SDK 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| rest-sdk-4.0.25-RC.pom | |
| rest-sdk-4.0.25-RC.jar | 1 MB | 
| rest-sdk-4.0.25-RC-sources.jar | 757 KB | 
| rest-sdk-4.0.25-RC-javadoc.jar | 3 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ultracart/rest-sdk/ -->
<dependency>
    <groupId>com.ultracart</groupId>
    <artifactId>rest-sdk</artifactId>
    <version>4.0.25-RC</version>
</dependency>
                // https://jarcasting.com/artifacts/com.ultracart/rest-sdk/
implementation 'com.ultracart:rest-sdk:4.0.25-RC'
                // https://jarcasting.com/artifacts/com.ultracart/rest-sdk/
implementation ("com.ultracart:rest-sdk:4.0.25-RC")
                'com.ultracart:rest-sdk:jar:4.0.25-RC'
                <dependency org="com.ultracart" name="rest-sdk" rev="4.0.25-RC">
  <artifact name="rest-sdk" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.ultracart', module='rest-sdk', version='4.0.25-RC')
)
                libraryDependencies += "com.ultracart" % "rest-sdk" % "4.0.25-RC"
                [com.ultracart/rest-sdk "4.0.25-RC"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.6.5 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 | 
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 | 
| com.google.code.gson : gson | jar | 2.9.0 | 
| io.gsonfire : gson-fire | jar | 1.8.5 | 
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.openapitools : jackson-databind-nullable | jar | 0.2.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.7 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 | 
| javax.ws.rs : jsr311-api | jar | 1.1.1 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.platform : junit-platform-runner | jar | 1.6.2 | 
| org.mockito : mockito-core | jar | 3.12.4 |