is not current version
Last Version 2.0.6

SDK for service integration 1.129.4

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.appdirect
ArtifactId

ArtifactId

service-integration-sdk
Version

Version

1.129.4
Type

Type

jar
Description

Description

SDK for service integration
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/AppDirect/service-integration-sdk.git

Download service-integration-sdk 1.129.4


<!-- https://jarcasting.com/artifacts/com.appdirect/service-integration-sdk/ -->
<dependency>
    <groupId>com.appdirect</groupId>
    <artifactId>service-integration-sdk</artifactId>
    <version>1.129.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.appdirect/service-integration-sdk/
implementation 'com.appdirect:service-integration-sdk:1.129.4'
// https://jarcasting.com/artifacts/com.appdirect/service-integration-sdk/
implementation ("com.appdirect:service-integration-sdk:1.129.4")
'com.appdirect:service-integration-sdk:jar:1.129.4'
<dependency org="com.appdirect" name="service-integration-sdk" rev="1.129.4">
  <artifact name="service-integration-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appdirect', module='service-integration-sdk', version='1.129.4')
)
libraryDependencies += "com.appdirect" % "service-integration-sdk" % "1.129.4"
[com.appdirect/service-integration-sdk "1.129.4"]

Dependencies

compile (24)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 1.5.4.RELEASE
org.springframework.retry : spring-retry jar 1.2.5.RELEASE
org.springframework.security.oauth : spring-security-oauth jar 2.0.14.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.14.RELEASE
org.springframework.security : spring-security-openid jar
org.springframework.boot : spring-boot-starter-mail jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.4.RELEASE
org.slf4j : slf4j-api jar 1.7.25
oauth.signpost : signpost-core jar 1.2.1.2
commons-io : commons-io jar 2.5
org.apache.httpcomponents : httpasyncclient jar 4.1.2
org.springframework : spring-context-support jar
org.springframework.hateoas : spring-hateoas jar 0.23.0.RELEASE
com.google.guava : guava jar 28.1-jre
io.zipkin.brave : brave-instrumentation-okhttp3 jar 5.1.0
org.apache.commons : commons-lang3 jar 3.8.1
com.squareup.retrofit2 : retrofit jar 2.5.0
com.squareup.okhttp3 : okhttp jar 3.14.1
com.squareup.okhttp3 : logging-interceptor jar 3.14.1
se.akerfeldt : okhttp-signpost jar 1.1.0
com.squareup.retrofit2 : converter-jackson jar 2.4.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (6)

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

Project Modules

There are no modules declared in this project.