| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.smartling.api |
| Идентификатор | Идентификаторsmartling-reports-api |
| Последняя версия | Последняя версия0.30.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmartling Reports API
Smartling API SDK
|
| Имя Файла | Размер |
|---|---|
| smartling-reports-api-0.30.0.pom | |
| smartling-reports-api-0.30.0.jar | 15 KB |
| smartling-reports-api-0.30.0-sources.jar | 4 KB |
| smartling-reports-api-0.30.0-javadoc.jar | 414 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-reports-api/ -->
<dependency>
<groupId>com.smartling.api</groupId>
<artifactId>smartling-reports-api</artifactId>
<version>0.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartling.api/smartling-reports-api/
implementation 'com.smartling.api:smartling-reports-api:0.30.0'
// https://jarcasting.com/artifacts/com.smartling.api/smartling-reports-api/
implementation ("com.smartling.api:smartling-reports-api:0.30.0")
'com.smartling.api:smartling-reports-api:jar:0.30.0'
<dependency org="com.smartling.api" name="smartling-reports-api" rev="0.30.0">
<artifact name="smartling-reports-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartling.api', module='smartling-reports-api', version='0.30.0')
)
libraryDependencies += "com.smartling.api" % "smartling-reports-api" % "0.30.0"
[com.smartling.api/smartling-reports-api "0.30.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |