License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.cloudfoundry.identity |
ArtifactId | ArtifactIdcloudfoundry-identity-oauth-showcase |
Version | Version2.3.0 |
Type | Typejar |
Description |
DescriptionUAA
Cloud Foundry User Account and Authentication
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-oauth-showcase/ -->
<dependency>
<groupId>org.cloudfoundry.identity</groupId>
<artifactId>cloudfoundry-identity-oauth-showcase</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-oauth-showcase/
implementation 'org.cloudfoundry.identity:cloudfoundry-identity-oauth-showcase:2.3.0'
// https://jarcasting.com/artifacts/org.cloudfoundry.identity/cloudfoundry-identity-oauth-showcase/
implementation ("org.cloudfoundry.identity:cloudfoundry-identity-oauth-showcase:2.3.0")
'org.cloudfoundry.identity:cloudfoundry-identity-oauth-showcase:jar:2.3.0'
<dependency org="org.cloudfoundry.identity" name="cloudfoundry-identity-oauth-showcase" rev="2.3.0">
<artifact name="cloudfoundry-identity-oauth-showcase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry.identity', module='cloudfoundry-identity-oauth-showcase', version='2.3.0')
)
libraryDependencies += "org.cloudfoundry.identity" % "cloudfoundry-identity-oauth-showcase" % "2.3.0"
[org.cloudfoundry.identity/cloudfoundry-identity-oauth-showcase "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 1.2.3.RELEASE |
org.springframework.cloud : spring-cloud-security | jar | 1.0.0.M3 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.7.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 1.2.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.14.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 1.2.3.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.2.3.RELEASE |
com.jayway.jsonpath : json-path | jar | 0.9.1 |