License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices H2 Data Databases OAuth2 Security |
GroupId | GroupIdxyz.dong6662.jap.spring.boot |
ArtifactId | ArtifactIdjap-oauth2-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjap-oauth2-spring-boot-starter
jap-oauth2 Spring Boot starter
|
<!-- https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-oauth2-spring-boot-starter/ -->
<dependency>
<groupId>xyz.dong6662.jap.spring.boot</groupId>
<artifactId>jap-oauth2-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-oauth2-spring-boot-starter/
implementation 'xyz.dong6662.jap.spring.boot:jap-oauth2-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-oauth2-spring-boot-starter/
implementation ("xyz.dong6662.jap.spring.boot:jap-oauth2-spring-boot-starter:1.0.0")
'xyz.dong6662.jap.spring.boot:jap-oauth2-spring-boot-starter:jar:1.0.0'
<dependency org="xyz.dong6662.jap.spring.boot" name="jap-oauth2-spring-boot-starter" rev="1.0.0">
<artifact name="jap-oauth2-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.dong6662.jap.spring.boot', module='jap-oauth2-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "xyz.dong6662.jap.spring.boot" % "jap-oauth2-spring-boot-starter" % "1.0.0"
[xyz.dong6662.jap.spring.boot/jap-oauth2-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fujieid : jap-oauth2 | jar | 1.0.4 |
xyz.dong6662.jap.spring.boot : jap-common | jar | 1.0.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |