License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.cloudfoundry.identity |
ArtifactId | ArtifactIdcloudfoundry-identity-uaa |
Version | Version4.30.0 |
Type | Typewar |
Description |
DescriptionUAA
Cloud Foundry User Account and Authentication (UAA) Server
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-uaa/ -->
<dependency>
<groupId>org.cloudfoundry.identity</groupId>
<artifactId>cloudfoundry-identity-uaa</artifactId>
<version>4.30.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-uaa/
implementation 'org.cloudfoundry.identity:cloudfoundry-identity-uaa:4.30.0'
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-uaa/
implementation ("org.cloudfoundry.identity:cloudfoundry-identity-uaa:4.30.0")
'org.cloudfoundry.identity:cloudfoundry-identity-uaa:war:4.30.0'
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-uaa" rev="4.30.0">
<artifact name="cloudfoundry-identity-uaa" type="war" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-uaa', version='4.30.0')
)
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-uaa" % "4.30.0"
[org.cloudfoundry.identity/cloudfoundry-identity-uaa "4.30.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudfoundry.identity : cloudfoundry-identity-server | jar | 4.30.0 |
cglib : cglib | jar | 3.2.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-config | jar | 4.2.11.RELEASE |
org.springframework.retry : spring-retry | jar | 1.2.1.RELEASE |
org.aspectj : aspectjweaver | jar | 1.8.12 |
org.postgresql : postgresql | jar | 42.2.5 |