License |
License |
---|---|
GroupId | GroupIdcom.smartling.api |
ArtifactId | ArtifactIdsmartling-api-commons |
Version | Version0.21.0 |
Type | Typejar |
Description |
DescriptionSmartling API Commons
Smartling API SDK
|
<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-api-commons/ -->
<dependency>
<groupId>com.smartling.api</groupId>
<artifactId>smartling-api-commons</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartling.api/smartling-api-commons/
implementation 'com.smartling.api:smartling-api-commons:0.21.0'
// https://jarcasting.com/artifacts/com.smartling.api/smartling-api-commons/
implementation ("com.smartling.api:smartling-api-commons:0.21.0")
'com.smartling.api:smartling-api-commons:jar:0.21.0'
<dependency org="com.smartling.api" name="smartling-api-commons" rev="0.21.0">
<artifact name="smartling-api-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartling.api', module='smartling-api-commons', version='0.21.0')
)
libraryDependencies += "com.smartling.api" % "smartling-api-commons" % "0.21.0"
[com.smartling.api/smartling-api-commons "0.21.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 |
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 |
---|---|---|
com.smartling.api : smartling-api-test-utils | jar | 0.21.0 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.28.2 |
com.squareup.okhttp3 : mockwebserver | jar | 3.0.1 |
com.github.tomakehurst : wiremock | jar | 2.26.0 |