License |
License |
---|---|
GroupId | GroupIdcom.github.heavensay |
ArtifactId | ArtifactIdtreasure-spring-validation |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptiontreasure-spring-validation
spring validation extended module of the treasure project
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.el | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |