| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.captaingoldfish | 
    
| ArtifactId | ArtifactIdscim-sdk-parent | 
    
| Last Version | Last Version1.13.3 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSCIM SDK 
            A full SCIM 2.0 open source implementation 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| scim-sdk-parent-1.13.3.pom | 21 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| 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 |