is not current version
Last Version 4.30.0

org.cloudfoundry.identity:cloudfoundry-identity-uaa 3.3.0.3

Cloud Foundry User Account and Authentication

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.cloudfoundry.identity
ArtifactId

ArtifactId

cloudfoundry-identity-uaa
Version

Version

3.3.0.3
Type

Type

war

Download cloudfoundry-identity-uaa 3.3.0.3


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