| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.bval |
| ArtifactId | ArtifactIdbval-jsr303 |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache BVal :: bval-jsr303
Implementation specific classes for JSR 303 Bean Validation 1.0
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bval-jsr303-0.5.pom | |
| bval-jsr303-0.5.jar | 241 KB |
| bval-jsr303-0.5-tests.jar | 175 KB |
| bval-jsr303-0.5-sources.jar | 212 KB |
| bval-jsr303-0.5-javadoc.jar | 713 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bval/bval-jsr303/ -->
<dependency>
<groupId>org.apache.bval</groupId>
<artifactId>bval-jsr303</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bval/bval-jsr303/
implementation 'org.apache.bval:bval-jsr303:0.5'
// https://jarcasting.com/artifacts/org.apache.bval/bval-jsr303/
implementation ("org.apache.bval:bval-jsr303:0.5")
'org.apache.bval:bval-jsr303:jar:0.5'
<dependency org="org.apache.bval" name="bval-jsr303" rev="0.5">
<artifact name="bval-jsr303" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bval', module='bval-jsr303', version='0.5')
)
libraryDependencies += "org.apache.bval" % "bval-jsr303" % "0.5"
[org.apache.bval/bval-jsr303 "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.bval : bval-core | jar | 0.5 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.bval : bval-xstream Optional | jar | 0.5 |
| org.apache.geronimo.specs : geronimo-jpa_2.0_spec Optional | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.mockito : mockito-core | jar | 1.8.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |