is not current version
Last Version 3.0.1

org.apache.geronimo.plugins:bval 3.0.0

Geronimo Bean Validation plugin

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

bval
Version

Version

3.0.0
Type

Type

pom

Download bval 3.0.0

Filename Size
bval-3.0.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/bval/ -->
<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>bval</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/bval/
implementation 'org.apache.geronimo.plugins:bval:3.0.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/bval/
implementation ("org.apache.geronimo.plugins:bval:3.0.0")
'org.apache.geronimo.plugins:bval:pom:3.0.0'
<dependency org="org.apache.geronimo.plugins" name="bval" rev="3.0.0">
  <artifact name="bval" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='bval', version='3.0.0')
)
libraryDependencies += "org.apache.geronimo.plugins" % "bval" % "3.0.0"
[org.apache.geronimo.plugins/bval "3.0.0"]