io.github.lemiones:spring-boot-starter-fluent-validator

spring-boot-fluent-validator

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lemiones
ArtifactId

ArtifactId

spring-boot-starter-fluent-validator
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-fluent-validator

Download spring-boot-starter-fluent-validator

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lemiones/spring-boot-starter-fluent-validator/ -->
<dependency>
    <groupId>io.github.lemiones</groupId>
    <artifactId>spring-boot-starter-fluent-validator</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lemiones/spring-boot-starter-fluent-validator/
implementation 'io.github.lemiones:spring-boot-starter-fluent-validator:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/io.github.lemiones/spring-boot-starter-fluent-validator/
implementation ("io.github.lemiones:spring-boot-starter-fluent-validator:1.0.3.RELEASE")
'io.github.lemiones:spring-boot-starter-fluent-validator:jar:1.0.3.RELEASE'
<dependency org="io.github.lemiones" name="spring-boot-starter-fluent-validator" rev="1.0.3.RELEASE">
  <artifact name="spring-boot-starter-fluent-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lemiones', module='spring-boot-starter-fluent-validator', version='1.0.3.RELEASE')
)
libraryDependencies += "io.github.lemiones" % "spring-boot-starter-fluent-validator" % "1.0.3.RELEASE"
[io.github.lemiones/spring-boot-starter-fluent-validator "1.0.3.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.lemiones : spring-boot-fluent-validator-core jar 1.0.3.RELEASE

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
javax.servlet : javax.servlet-api jar
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-test jar
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE