License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.captaingoldfish |
ArtifactId | ArtifactIdscim-sdk-client |
Last Version | Last Version1.13.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCIM SDK Client
A full SCIM 2.0 open source implementation
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scim-sdk-client-1.13.3.pom | |
scim-sdk-client-1.13.3.jar | 85 KB |
scim-sdk-client-1.13.3-sources.jar | 49 KB |
scim-sdk-client-1.13.3-javadoc.jar | 721 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.captaingoldfish/scim-sdk-client/ -->
<dependency>
<groupId>de.captaingoldfish</groupId>
<artifactId>scim-sdk-client</artifactId>
<version>1.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.captaingoldfish/scim-sdk-client/
implementation 'de.captaingoldfish:scim-sdk-client:1.13.3'
// https://jarcasting.com/artifacts/de.captaingoldfish/scim-sdk-client/
implementation ("de.captaingoldfish:scim-sdk-client:1.13.3")
'de.captaingoldfish:scim-sdk-client:jar:1.13.3'
<dependency org="de.captaingoldfish" name="scim-sdk-client" rev="1.13.3">
<artifact name="scim-sdk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.captaingoldfish', module='scim-sdk-client', version='1.13.3')
)
libraryDependencies += "de.captaingoldfish" % "scim-sdk-client" % "1.13.3"
[de.captaingoldfish/scim-sdk-client "1.13.3"]
Group / Artifact | Type | Version |
---|---|---|
de.captaingoldfish : scim-sdk-common | jar | 1.13.3 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
de.captaingoldfish : scim-sdk-server | jar | 1.13.3 |
org.springframework.boot : spring-boot-starter-tomcat | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
org.springframework : spring-webmvc | jar | |
org.springframework : spring-test | jar | |
org.springframework.security : spring-security-config | jar | |
org.springframework.security : spring-security-web | jar | |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.reflections : reflections | jar | 0.10.2 |
org.mockito : mockito-core | jar | 4.4.0 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.15.3.Final |
nl.jqno.equalsverifier : equalsverifier | jar | 3.10 |