Last Version

jap-spring-boot-starter-template 1.0.0

JustAuthPlus Spring Boot Starter template

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.dong6662.jap.spring.boot
ArtifactId

ArtifactId

jap-spring-boot-starter-template
Version

Version

1.0.0
Type

Type

jar
Description

Description

jap-spring-boot-starter-template
JustAuthPlus Spring Boot Starter template

Download jap-spring-boot-starter-template 1.0.0


<!-- https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-spring-boot-starter-template/ -->
<dependency>
    <groupId>xyz.dong6662.jap.spring.boot</groupId>
    <artifactId>jap-spring-boot-starter-template</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-spring-boot-starter-template/
implementation 'xyz.dong6662.jap.spring.boot:jap-spring-boot-starter-template:1.0.0'
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-spring-boot-starter-template/
implementation ("xyz.dong6662.jap.spring.boot:jap-spring-boot-starter-template:1.0.0")
'xyz.dong6662.jap.spring.boot:jap-spring-boot-starter-template:jar:1.0.0'
<dependency org="xyz.dong6662.jap.spring.boot" name="jap-spring-boot-starter-template" rev="1.0.0">
  <artifact name="jap-spring-boot-starter-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.dong6662.jap.spring.boot', module='jap-spring-boot-starter-template', version='1.0.0')
)
libraryDependencies += "xyz.dong6662.jap.spring.boot" % "jap-spring-boot-starter-template" % "1.0.0"
[xyz.dong6662.jap.spring.boot/jap-spring-boot-starter-template "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
xyz.dong6662.jap.spring.boot : jap-simple-spring-boot-starter Optional jar 1.0.0
xyz.dong6662.jap.spring.boot : jap-social-spring-boot-starter Optional jar 1.0.0
xyz.dong6662.jap.spring.boot : jap-oauth2-spring-boot-starter Optional jar 1.0.0
xyz.dong6662.jap.spring.boot : jap-oidc-spring-boot-starter Optional jar 1.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.projectlombok : lombok jar 1.18.20

provided (3)

Group / Artifact Type Version
xyz.dong6662.jap.spring.boot : jap-common jar 1.0.0
org.springframework.boot : spring-boot-starter jar 2.5.4
org.springframework.boot : spring-boot-starter-web jar 2.5.4

Project Modules

There are no modules declared in this project.