GroupId | GroupIdcom.smartling |
---|---|
ArtifactId | ArtifactIdsmartling-api-sdk |
Version | Version4.0.25 |
Type | Typejar |
Description |
Descriptionsmartling-api-sdk
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartling-api-sdk-4.0.25.pom | |
smartling-api-sdk-4.0.25.jar | 77 KB |
smartling-api-sdk-4.0.25-sources.jar | 46 KB |
smartling-api-sdk-4.0.25-javadoc.jar | 334 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.smartling/smartling-api-sdk/ -->
<dependency>
<groupId>com.smartling</groupId>
<artifactId>smartling-api-sdk</artifactId>
<version>4.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartling/smartling-api-sdk/
implementation 'com.smartling:smartling-api-sdk:4.0.25'
// https://jarcasting.com/artifacts/com.smartling/smartling-api-sdk/
implementation ("com.smartling:smartling-api-sdk:4.0.25")
'com.smartling:smartling-api-sdk:jar:4.0.25'
<dependency org="com.smartling" name="smartling-api-sdk" rev="4.0.25">
<artifact name="smartling-api-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartling', module='smartling-api-sdk', version='4.0.25')
)
libraryDependencies += "com.smartling" % "smartling-api-sdk" % "4.0.25"
[com.smartling/smartling-api-sdk "4.0.25"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
org.apache.httpcomponents : httpmime | jar | 4.5.5 |
commons-io : commons-io | jar | 2.0.1 |
commons-logging : commons-logging | jar | 1.2 |
com.google.code.gson : gson | jar | 2.4 |
commons-collections : commons-collections | jar | 3.2.2 |
com.smartling : public-api-commons | jar | 1.3.0-RELEASE |
org.bitbucket.b_c : jose4j | jar | 0.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.8 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |
org.powermock : powermock-api-mockito | jar | 1.6.1 |
org.jmockit : jmockit | jar | 1.22 |