Last Version

UAA 2.3.0

Cloud Foundry User Account and Authentication

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.cloudfoundry.identity
ArtifactId

ArtifactId

cloudfoundry-identity-oauth-showcase
Version

Version

2.3.0
Type

Type

jar
Description

Description

UAA
Cloud Foundry User Account and Authentication
Project URL

Project URL

http://github.com//cloudfoundry/uaa
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/cloudfoundry/uaa

Download cloudfoundry-identity-oauth-showcase 2.3.0


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.2.3.RELEASE
org.apache.httpcomponents : httpclient jar 4.3.6

test (2)

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

Project Modules

There are no modules declared in this project.