Last Version

uaa-server 1.9.0

Single tenant simple OAuth 2 Server a.k.a. Maki UAA (User Account and Authentication)

License

License

GroupId

GroupId

am.ik.home
ArtifactId

ArtifactId

uaa-server
Version

Version

1.9.0
Type

Type

jar
Description

Description

uaa-server
Single tenant simple OAuth 2 Server a.k.a. Maki UAA (User Account and Authentication)
Project Organization

Project Organization

Pivotal Software, Inc.

Download uaa-server 1.9.0


<!-- https://jarcasting.com/artifacts/am.ik.home/uaa-server/ -->
<dependency>
    <groupId>am.ik.home</groupId>
    <artifactId>uaa-server</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/am.ik.home/uaa-server/
implementation 'am.ik.home:uaa-server:1.9.0'
// https://jarcasting.com/artifacts/am.ik.home/uaa-server/
implementation ("am.ik.home:uaa-server:1.9.0")
'am.ik.home:uaa-server:jar:1.9.0'
<dependency org="am.ik.home" name="uaa-server" rev="1.9.0">
  <artifact name="uaa-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='am.ik.home', module='uaa-server', version='1.9.0')
)
libraryDependencies += "am.ik.home" % "uaa-server" % "1.9.0"
[am.ik.home/uaa-server "1.9.0"]

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.2.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.13.RELEASE
org.springframework.security : spring-security-jwt jar 1.0.7.RELEASE
org.springframework.boot : spring-boot-devtools jar 1.5.2.RELEASE
org.projectlombok : lombok jar 1.16.14
org.springframework.boot : spring-boot-starter-web jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.2.RELEASE
org.springframework.cloud : spring-cloud-spring-service-connector jar 1.2.3.RELEASE
org.springframework.cloud : spring-cloud-cloudfoundry-connector jar 1.2.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.2.RELEASE
org.thymeleaf.extras : thymeleaf-extras-springsecurity4 jar 2.1.3.RELEASE
org.springframework.cloud : spring-cloud-cloudfoundry-service-broker jar 1.0.0.RELEASE
org.terasoluna.gfw : terasoluna-gfw-validator jar 5.3.0.RELEASE
org.flywaydb : flyway-core jar 3.2.1

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.41

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.193
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE

Project Modules

There are no modules declared in this project.