Jar examples for c:cloudfoundry-identity-scim
Simple Cloud Identity Management (SCIM) Java library code for the UAA
You can download jar file cloudfoundry-identity-scim 2.7.4.5 in this page.
The Apache License, Version 2.0
You can use the following script to add cloudfoundry-identity-scim-2.7.4.5.jar to your project.
<dependency> <groupId>org.cloudfoundry.identity</groupId> <artifactId>cloudfoundry-identity-scim</artifactId> <version>2.7.4.5</version> </dependency>
compile group: 'org.cloudfoundry.identity', name: 'cloudfoundry-identity-scim', version: '2.7.4.5'
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-scim" % "2.7.4.5"
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-scim" rev="2.7.4.5"/>
@Grapes(@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-scim', version='2.7.4.5'))
'org.cloudfoundry.identity:cloudfoundry-identity-scim:jar:2.7.4.5'
Click the following link to download the jar file.
cloudfoundry-identity-scim-2.7.4.5-javadoc.jar