SCIM SDK

A full SCIM 2.0 open source implementation

License

License

GroupId

GroupId

de.captaingoldfish
ArtifactId

ArtifactId

scim-sdk-parent
Last Version

Last Version

1.13.3
Release Date

Release Date

Type

Type

pom
Description

Description

SCIM SDK
A full SCIM 2.0 open source implementation
Project URL

Project URL

https://github.com/Captain-P-Goldfish/SCIM-SDK
Source Code Management

Source Code Management

https://github.com/Captain-P-Goldfish/SCIM/tree/master

Download scim-sdk-parent

Filename Size
scim-sdk-parent-1.13.3.pom 21 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.captaingoldfish/scim-sdk-parent/ -->
<dependency>
    <groupId>de.captaingoldfish</groupId>
    <artifactId>scim-sdk-parent</artifactId>
    <version>1.13.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.captaingoldfish/scim-sdk-parent/
implementation 'de.captaingoldfish:scim-sdk-parent:1.13.3'
// https://jarcasting.com/artifacts/de.captaingoldfish/scim-sdk-parent/
implementation ("de.captaingoldfish:scim-sdk-parent:1.13.3")
'de.captaingoldfish:scim-sdk-parent:pom:1.13.3'
<dependency org="de.captaingoldfish" name="scim-sdk-parent" rev="1.13.3">
  <artifact name="scim-sdk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.captaingoldfish', module='scim-sdk-parent', version='1.13.3')
)
libraryDependencies += "de.captaingoldfish" % "scim-sdk-parent" % "1.13.3"
[de.captaingoldfish/scim-sdk-parent "1.13.3"]

Dependencies

compile (5)

Group / Artifact Type Version
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

provided (1)

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

test (10)

Group / Artifact Type Version
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

Project Modules

  • scim-sdk-server
  • scim-sdk-client
  • scim-sdk-common
  • samples
  • scim-sdk-schema-pojo-creator

Versions

Version
1.13.3
1.13.2
1.13.1
1.13.0
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.1
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0