| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.appdirect |
| Идентификатор | Идентификаторservice-integration-sdk |
| Версия | Версия1.129.2 |
| Тип | Типjar |
| Описание |
ОписаниеSDK for service integration
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.appdirect/service-integration-sdk/ -->
<dependency>
<groupId>com.appdirect</groupId>
<artifactId>service-integration-sdk</artifactId>
<version>1.129.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.appdirect/service-integration-sdk/
implementation 'com.appdirect:service-integration-sdk:1.129.2'
// https://jarcasting.com/artifacts/com.appdirect/service-integration-sdk/
implementation ("com.appdirect:service-integration-sdk:1.129.2")
'com.appdirect:service-integration-sdk:jar:1.129.2'
<dependency org="com.appdirect" name="service-integration-sdk" rev="1.129.2">
<artifact name="service-integration-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appdirect', module='service-integration-sdk', version='1.129.2')
)
libraryDependencies += "com.appdirect" % "service-integration-sdk" % "1.129.2"
[com.appdirect/service-integration-sdk "1.129.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.4.RELEASE |
| org.assertj : assertj-core | jar | 3.8.0 |
| oauth.signpost : signpost-commonshttp4 | jar | 1.2.1.2 |
| com.icegreen : greenmail | jar | 1.5.3 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.6.0 |
| org.testng : testng | jar | 6.14.3 |