is not current version
Last Version 2.7.4.9

org.cloudfoundry.identity:cloudfoundry-identity-scim 2.7.4

Cloud Foundry User Account and Authentication

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.cloudfoundry.identity
ArtifactId

ArtifactId

cloudfoundry-identity-scim
Version

Version

2.7.4
Type

Type

jar

Download cloudfoundry-identity-scim 2.7.4


<!-- https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-scim/ -->
<dependency>
    <groupId>org.cloudfoundry.identity</groupId>
    <artifactId>cloudfoundry-identity-scim</artifactId>
    <version>2.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-scim/
implementation 'org.cloudfoundry.identity:cloudfoundry-identity-scim:2.7.4'
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-scim/
implementation ("org.cloudfoundry.identity:cloudfoundry-identity-scim:2.7.4")
'org.cloudfoundry.identity:cloudfoundry-identity-scim:jar:2.7.4'
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-scim" rev="2.7.4">
  <artifact name="cloudfoundry-identity-scim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-scim', version='2.7.4')
)
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-scim" % "2.7.4"
[org.cloudfoundry.identity/cloudfoundry-identity-scim "2.7.4"]