Last Version

treasure-spring-validation 1.0.3

spring validation extended module of the treasure project

License

License

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-spring-validation
Version

Version

1.0.3
Type

Type

jar
Description

Description

treasure-spring-validation
spring validation extended module of the treasure project

Download treasure-spring-validation 1.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar
org.springframework : spring-context jar
javax.validation : validation-api jar
org.hibernate.validator : hibernate-validator jar

provided (1)

Group / Artifact Type Version
org.glassfish : javax.el jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.