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

spring-boot-fluent-validator

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lemiones
ArtifactId

ArtifactId

spring-boot-fluent-validator-core
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-fluent-validator

Download spring-boot-fluent-validator-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.baidu.unbiz : fluent-validator-spring jar 1.0.9
javax.validation : validation-api jar
org.hibernate.validator : hibernate-validator jar 6.1.7.Final

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework : spring-context-support jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE