is not current version
Last Version 1.0.3

com.github.heavensay:treasure-spring-validation 1.0.2

spring validation extended module of the treasure project

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-spring-validation
Version

Version

1.0.2
Type

Type

jar

Download treasure-spring-validation 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.heavensay/treasure-spring-validation/ -->
<dependency>
    <groupId>com.github.heavensay</groupId>
    <artifactId>treasure-spring-validation</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-spring-validation/
implementation 'com.github.heavensay:treasure-spring-validation:1.0.2'
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-spring-validation/
implementation ("com.github.heavensay:treasure-spring-validation:1.0.2")
'com.github.heavensay:treasure-spring-validation:jar:1.0.2'
<dependency org="com.github.heavensay" name="treasure-spring-validation" rev="1.0.2">
  <artifact name="treasure-spring-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heavensay', module='treasure-spring-validation', version='1.0.2')
)
libraryDependencies += "com.github.heavensay" % "treasure-spring-validation" % "1.0.2"
[com.github.heavensay/treasure-spring-validation "1.0.2"]