| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.smartling.api | 
    
| ArtifactId | ArtifactIdsmartling-sdk-parent | 
    
| Last Version | Last Version0.30.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSmartling API Parent 
            Smartling API SDK 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| smartling-sdk-parent-0.30.0.pom | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-sdk-parent/ -->
<dependency>
    <groupId>com.smartling.api</groupId>
    <artifactId>smartling-sdk-parent</artifactId>
    <version>0.30.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.smartling.api/smartling-sdk-parent/
implementation 'com.smartling.api:smartling-sdk-parent:0.30.0'
                // https://jarcasting.com/artifacts/com.smartling.api/smartling-sdk-parent/
implementation ("com.smartling.api:smartling-sdk-parent:0.30.0")
                'com.smartling.api:smartling-sdk-parent:pom:0.30.0'
                <dependency org="com.smartling.api" name="smartling-sdk-parent" rev="0.30.0">
  <artifact name="smartling-sdk-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.smartling.api', module='smartling-sdk-parent', version='0.30.0')
)
                libraryDependencies += "com.smartling.api" % "smartling-sdk-parent" % "0.30.0"
                [com.smartling.api/smartling-sdk-parent "0.30.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.resteasy : resteasy-client | jar | 3.13.1.Final | 
| org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.13.1.Final | 
| org.jboss.resteasy : resteasy-multipart-provider | jar | 3.13.1.Final | 
| org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.0_spec | jar | 1.0.1.Final | 
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.3 | 
| org.slf4j : slf4j-api | jar | 1.7.28 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 | 
| org.slf4j : slf4j-simple | jar | 1.7.28 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 2.28.2 | 
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 | 
| com.github.tomakehurst : wiremock | jar | 2.26.0 |