is not current version
Last Version 1.13.3

de.captaingoldfish:scim-sdk-parent 1.6.0

A full SCIM 2.0 open source implementation

GroupId

GroupId

de.captaingoldfish
ArtifactId

ArtifactId

scim-sdk-parent
Version

Version

1.6.0
Type

Type

pom

Download scim-sdk-parent 1.6.0

Filename Size
scim-sdk-parent-1.6.0.pom 22 KB
Browse

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