| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdxyz.dong6662.jap.spring.boot |
| ArtifactId | ArtifactIdjap-spring-boot-stater |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjap-spring-boot-starter
Spring Boot starter for JustAuth Plus. See: https://justauth.plus/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jap-spring-boot-stater-1.0.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-spring-boot-stater/ -->
<dependency>
<groupId>xyz.dong6662.jap.spring.boot</groupId>
<artifactId>jap-spring-boot-stater</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-spring-boot-stater/
implementation 'xyz.dong6662.jap.spring.boot:jap-spring-boot-stater:1.0.0'
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-spring-boot-stater/
implementation ("xyz.dong6662.jap.spring.boot:jap-spring-boot-stater:1.0.0")
'xyz.dong6662.jap.spring.boot:jap-spring-boot-stater:pom:1.0.0'
<dependency org="xyz.dong6662.jap.spring.boot" name="jap-spring-boot-stater" rev="1.0.0">
<artifact name="jap-spring-boot-stater" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.dong6662.jap.spring.boot', module='jap-spring-boot-stater', version='1.0.0')
)
libraryDependencies += "xyz.dong6662.jap.spring.boot" % "jap-spring-boot-stater" % "1.0.0"
[xyz.dong6662.jap.spring.boot/jap-spring-boot-stater "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |