is not current version
Last Version 2.5.6

edison-oauth 2.5.2

OAuth Capabilities of Edison-AWS microservices.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-oauth
Version

Version

2.5.2
Type

Type

jar
Description

Description

edison-oauth
OAuth Capabilities of Edison-AWS microservices.
Project URL

Project URL

http://github.com/otto-de/edison-microservice

Download edison-oauth 2.5.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.2
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.springframework.security : spring-security-core jar 5.5.1
org.springframework.security : spring-security-web jar 5.5.1
org.springframework.security.oauth : spring-security-oauth2 jar 2.5.1.RELEASE
org.springframework.security : spring-security-jwt jar 1.1.1.RELEASE
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0

runtime (1)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 6.2.0.Final

test (1)

Group / Artifact Type Version
de.otto.edison : edison-testsupport jar 2.5.2

Project Modules

There are no modules declared in this project.