is not current version
Last Version 2.0.6

SDK for service integration 2.0.3

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

2.0.3
Type

Type

jar
Description

Description

SDK for service integration
Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

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

Download service-integration-sdk 2.0.3


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

Dependencies

compile (26)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.5.6
org.springframework.boot : spring-boot-starter-web jar 2.5.6
org.springframework.boot : spring-boot-starter-aop jar 2.5.6
org.springframework.retry : spring-retry jar 1.2.5.RELEASE
org.springframework.security.oauth : spring-security-oauth jar 2.5.1.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.5.1.RELEASE
org.springframework.security : spring-security-openid jar
org.springframework.boot : spring-boot-starter-mail jar 2.5.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.6
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-oauth2-resource-server jar 2.5.6
org.slf4j : slf4j-api jar 1.7.32
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 1.3.5
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.18.22

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.6
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.