License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
GroupId | GroupIdcom.github.homeant |
ArtifactId | ArtifactIdspring-boot-starter-fluent-validator |
Version | Version1.0.0.M1 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-fluent-validator
springboot start fluent-validator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.homeant/spring-boot-starter-fluent-validator/ -->
<dependency>
<groupId>com.github.homeant</groupId>
<artifactId>spring-boot-starter-fluent-validator</artifactId>
<version>1.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.homeant/spring-boot-starter-fluent-validator/
implementation 'com.github.homeant:spring-boot-starter-fluent-validator:1.0.0.M1'
// https://jarcasting.com/artifacts/com.github.homeant/spring-boot-starter-fluent-validator/
implementation ("com.github.homeant:spring-boot-starter-fluent-validator:1.0.0.M1")
'com.github.homeant:spring-boot-starter-fluent-validator:jar:1.0.0.M1'
<dependency org="com.github.homeant" name="spring-boot-starter-fluent-validator" rev="1.0.0.M1">
<artifact name="spring-boot-starter-fluent-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.homeant', module='spring-boot-starter-fluent-validator', version='1.0.0.M1')
)
libraryDependencies += "com.github.homeant" % "spring-boot-starter-fluent-validator" % "1.0.0.M1"
[com.github.homeant/spring-boot-starter-fluent-validator "1.0.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.baidu.unbiz : fluent-validator-spring | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-test | jar |