License |
License |
---|---|
GroupId | GroupIdcom.sixestates |
ArtifactId | ArtifactIdidp-sdk |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionidp
Idp Java Helper Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
idp-sdk-0.0.1.pom | |
idp-sdk-0.0.1.jar | 32 KB |
idp-sdk-0.0.1-sources.jar | 18 KB |
idp-sdk-0.0.1-javadoc.jar | 454 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sixestates/idp-sdk/ -->
<dependency>
<groupId>com.sixestates</groupId>
<artifactId>idp-sdk</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sixestates/idp-sdk/
implementation 'com.sixestates:idp-sdk:0.0.1'
// https://jarcasting.com/artifacts/com.sixestates/idp-sdk/
implementation ("com.sixestates:idp-sdk:0.0.1")
'com.sixestates:idp-sdk:jar:0.0.1'
<dependency org="com.sixestates" name="idp-sdk" rev="0.0.1">
<artifact name="idp-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sixestates', module='idp-sdk', version='0.0.1')
)
libraryDependencies += "com.sixestates" % "idp-sdk" % "0.0.1"
[com.sixestates/idp-sdk "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.apache.httpcomponents : httpmime | jar | 4.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.3 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.alibaba : fastjson | jar | 1.2.75 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |