License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdoauth2-server-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth2-server-starter
oauth2授权服务组件
|
Filename | Size |
---|---|
oauth2-server-starter-1.0.0.pom | |
oauth2-server-starter-1.0.0.jar | 750 KB |
oauth2-server-starter-1.0.0-sources.jar | 737 KB |
oauth2-server-starter-1.0.0-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.easy-do/oauth2-server-starter/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>oauth2-server-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/oauth2-server-starter/
implementation 'io.github.easy-do:oauth2-server-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/oauth2-server-starter/
implementation ("io.github.easy-do:oauth2-server-starter:1.0.0")
'io.github.easy-do:oauth2-server-starter:jar:1.0.0'
<dependency org="io.github.easy-do" name="oauth2-server-starter" rev="1.0.0">
<artifact name="oauth2-server-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='oauth2-server-starter', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "oauth2-server-starter" % "1.0.0"
[io.github.easy-do/oauth2-server-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.easy-do : oauth2-core | jar | 1.0.0 |
io.github.easy-do : data-redis-starter | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |