Jar examples for g:geronimo-validation-1.1-spec
Apache Geronimo implementation of the JSR-349 Bean Validation Spec API
You can download jar file geronimo-validation_1.1_spec 1.0 in this page.
Apache License
You can use the following script to add geronimo-validation_1.1_spec-1.0.jar to your project.
<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-validation_1.1_spec</artifactId> <version>1.0</version> </dependency>
compile group: 'org.apache.geronimo.specs', name: 'geronimo-validation_1.1_spec', version: '1.0'
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-validation_1.1_spec" % "1.0"
<dependency org="org.apache.geronimo.specs" name="geronimo-validation_1.1_spec" rev="1.0"/>
@Grapes(@Grab(group='org.apache.geronimo.specs', module='geronimo-validation_1.1_spec', version='1.0'))
'org.apache.geronimo.specs:geronimo-validation_1.1_spec:jar:1.0'
Click the following link to download the jar file.
geronimo-validation_1.1_spec-1.0-javadoc.jar