Last Version

oauth2-core 1.0.0

Demo project for Spring Boot

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

oauth2-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

oauth2-core
Demo project for Spring Boot

Download oauth2-core 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.easy-do : easy-do-core jar 1.0.0
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar
org.springframework.boot : spring-boot-starter-oauth2-resource-server jar
org.springframework.boot : spring-boot-starter-oauth2-client jar

Project Modules

There are no modules declared in this project.