oauth2-api

oauth2-api for Spring Boot

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

oauth2-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

oauth2-api
oauth2-api for Spring Boot

Download oauth2-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.easy-do/oauth2-api/ -->
<dependency>
    <groupId>io.github.easy-do</groupId>
    <artifactId>oauth2-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/oauth2-api/
implementation 'io.github.easy-do:oauth2-api:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/oauth2-api/
implementation ("io.github.easy-do:oauth2-api:1.0.0")
'io.github.easy-do:oauth2-api:jar:1.0.0'
<dependency org="io.github.easy-do" name="oauth2-api" rev="1.0.0">
  <artifact name="oauth2-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='oauth2-api', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "oauth2-api" % "1.0.0"
[io.github.easy-do/oauth2-api "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-openfeign-core jar 2.2.5.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.3