License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdfun.fengwk.convention4j |
ArtifactId | ArtifactIdconvention4j-spring-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConvention For Java
|
<!-- https://jarcasting.com/artifacts/fun.fengwk.convention4j/convention4j-spring-boot-starter/ -->
<dependency>
<groupId>fun.fengwk.convention4j</groupId>
<artifactId>convention4j-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.convention4j/convention4j-spring-boot-starter/
implementation 'fun.fengwk.convention4j:convention4j-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/fun.fengwk.convention4j/convention4j-spring-boot-starter/
implementation ("fun.fengwk.convention4j:convention4j-spring-boot-starter:0.0.1")
'fun.fengwk.convention4j:convention4j-spring-boot-starter:jar:0.0.1'
<dependency org="fun.fengwk.convention4j" name="convention4j-spring-boot-starter" rev="0.0.1">
<artifact name="convention4j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.convention4j', module='convention4j-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "fun.fengwk.convention4j" % "convention4j-spring-boot-starter" % "0.0.1"
[fun.fengwk.convention4j/convention4j-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
fun.fengwk.convention4j : convention4j-api | jar | 0.0.1 |
org.springframework.boot : spring-boot-starter | jar | |
fun.fengwk.auto-validation : auto-validation-validator Optional | jar | |
fun.fengwk.common4j : common4j-idgen Optional | jar | |
fun.fengwk.common4j : common4j-i18n Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.springframework.boot : spring-boot-starter-test | jar |