License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdoauth2-api |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth2-api
oauth2-api for Spring Boot
|
Filename | Size |
---|---|
oauth2-api-1.0.0.pom | |
oauth2-api-1.0.0.jar | 4 KB |
oauth2-api-1.0.0-sources.jar | 2 KB |
oauth2-api-1.0.0-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
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 |