| License |
License |
|---|---|
| GroupId | GroupIdcom.smartling.api |
| ArtifactId | ArtifactIdsmartling-locales-api |
| Last Version | Last Version0.30.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmartling Locales API
Smartling API SDK
|
<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-locales-api/ -->
<dependency>
<groupId>com.smartling.api</groupId>
<artifactId>smartling-locales-api</artifactId>
<version>0.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartling.api/smartling-locales-api/
implementation 'com.smartling.api:smartling-locales-api:0.30.0'
// https://jarcasting.com/artifacts/com.smartling.api/smartling-locales-api/
implementation ("com.smartling.api:smartling-locales-api:0.30.0")
'com.smartling.api:smartling-locales-api:jar:0.30.0'
<dependency org="com.smartling.api" name="smartling-locales-api" rev="0.30.0">
<artifact name="smartling-locales-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartling.api', module='smartling-locales-api', version='0.30.0')
)
libraryDependencies += "com.smartling.api" % "smartling-locales-api" % "0.30.0"
[com.smartling.api/smartling-locales-api "0.30.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.smartling.api : smartling-api-commons | jar | 0.30.0 |
| 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 |