is not current version
Last Version 4.30.0

org.cloudfoundry.identity:cloudfoundry-identity-uaa 4.5.8


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.cloudfoundry.identity
ArtifactId

ArtifactId

cloudfoundry-identity-uaa
Version

Version

4.5.8
Type

Type

war

Download cloudfoundry-identity-uaa 4.5.8


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