| License |
License |
|---|---|
| GroupId | GroupIdcom.appdirect |
| ArtifactId | ArtifactIdservice-integration-sdk |
| Version | Version1.129.2 |
| Type | Typejar |
| Description |
DescriptionSDK for service integration
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |