License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.leadware |
ArtifactId | ArtifactIdbean-validation |
Last Version | Last Version1.0.0-RC6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSR 303 Extentions Tools
JSR 303 Extentions Tools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bean-validation-1.0.0-RC6.pom | |
bean-validation-1.0.0-RC6.jar | 30 KB |
bean-validation-1.0.0-RC6-sources.jar | 36 KB |
bean-validation-1.0.0-RC6-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.leadware/bean-validation/ -->
<dependency>
<groupId>net.leadware</groupId>
<artifactId>bean-validation</artifactId>
<version>1.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/net.leadware/bean-validation/
implementation 'net.leadware:bean-validation:1.0.0-RC6'
// https://jarcasting.com/artifacts/net.leadware/bean-validation/
implementation ("net.leadware:bean-validation:1.0.0-RC6")
'net.leadware:bean-validation:jar:1.0.0-RC6'
<dependency org="net.leadware" name="bean-validation" rev="1.0.0-RC6">
<artifact name="bean-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leadware', module='bean-validation', version='1.0.0-RC6')
)
libraryDependencies += "net.leadware" % "bean-validation" % "1.0.0-RC6"
[net.leadware/bean-validation "1.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.0.16.Final |
org.springframework : spring-core | jar | 5.1.5.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |