License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdeasy-do-oauth2-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-do-oauth2-core
easy-do-oauth2-core
|
<!-- https://jarcasting.com/artifacts/io.github.easy-do/easy-do-oauth2-core/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>easy-do-oauth2-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-oauth2-core/
implementation 'io.github.easy-do:easy-do-oauth2-core:1.0.1'
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-oauth2-core/
implementation ("io.github.easy-do:easy-do-oauth2-core:1.0.1")
'io.github.easy-do:easy-do-oauth2-core:jar:1.0.1'
<dependency org="io.github.easy-do" name="easy-do-oauth2-core" rev="1.0.1">
<artifact name="easy-do-oauth2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='easy-do-oauth2-core', version='1.0.1')
)
libraryDependencies += "io.github.easy-do" % "easy-do-oauth2-core" % "1.0.1"
[io.github.easy-do/easy-do-oauth2-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.easy-do : easy-do-core | jar | 1.0.1 |
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 |