is not current version
Last Version 1.0.3.RELEASE

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lemiones
ArtifactId

ArtifactId

spring-boot-fluent-validator-core
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download spring-boot-fluent-validator-core 1.0.2.RELEASE


<!-- 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.2.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.2.RELEASE'
// https://jarcasting.com/artifacts/io.github.lemiones/spring-boot-fluent-validator-core/
implementation ("io.github.lemiones:spring-boot-fluent-validator-core:1.0.2.RELEASE")
'io.github.lemiones:spring-boot-fluent-validator-core:jar:1.0.2.RELEASE'
<dependency org="io.github.lemiones" name="spring-boot-fluent-validator-core" rev="1.0.2.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.2.RELEASE')
)
libraryDependencies += "io.github.lemiones" % "spring-boot-fluent-validator-core" % "1.0.2.RELEASE"
[io.github.lemiones/spring-boot-fluent-validator-core "1.0.2.RELEASE"]