is not current version
Last Version 1.0.0

oauth2-server-starter 0.0.2

oauth2授权服务组件

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

oauth2-server-starter
Version

Version

0.0.2
Type

Type

jar
Description

Description

oauth2-server-starter
oauth2授权服务组件

Download oauth2-server-starter 0.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.easy-do : data-redis-starter jar 0.0.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.boot : spring-boot-starter-thymeleaf jar

Project Modules

There are no modules declared in this project.