OpenWMS.org CORE: UAA

UAA (User Authentication and Administration)

License

License

GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.core.uaa
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenWMS.org CORE: UAA
UAA (User Authentication and Administration)
Project URL

Project URL

https://openwms.github.io/org.openwms.core.uaa/index.html
Project Organization

Project Organization

Interface21.io
Source Code Management

Source Code Management

https://github.com/openwms/org.openwms.core.uaa

Download org.openwms.core.uaa

How to add to project

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

Dependencies

compile (25)

Group / Artifact Type Version
org.openwms : org.openwms.core.util jar 1.9.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-hateoas jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.springframework.cloud : spring-cloud-starter-zipkin jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-oauth2-client jar
org.springframework.security : spring-security-oauth2-jose jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.google.guava : guava jar 30.0-jre
io.github.openfeign : feign-httpclient jar 10.10.1
io.interface21 : ameba-lib jar 3.0-SNAPSHOT
net.sf.ehcache : ehcache jar
org.jolokia : jolokia-core jar
org.mapstruct : mapstruct jar 1.4.2.Final
org.mapstruct : mapstruct-processor Optional jar 1.4.2.Final

runtime (5)

Group / Artifact Type Version
io.micrometer : micrometer-registry-prometheus Optional jar
ch.qos.logback : logback-classic jar
com.h2database : h2 jar
net.logstash.logback : logstash-logback-encoder jar 6.4
org.postgresql : postgresql jar

test (10)

Group / Artifact Type Version
io.interface21 : ameba-lib test-jar 3.0-SNAPSHOT
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : hamcrest-core jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.restdocs : spring-restdocs-mockmvc jar
org.springframework.security : spring-security-test jar
org.mockito : mockito-core jar
org.assertj : assertj-core jar
com.tngtech.archunit : archunit-junit5-engine jar 0.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0