Last Version

JSR303 - Parent 6.30.0

Parent Project for JSR-303 Validation

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jsr303-parent
Version

Version

6.30.0
Type

Type

pom
Description

Description

JSR303 - Parent
Parent Project for JSR-303 Validation
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-6.30.0/jsr303-parent

Download jsr303-parent 6.30.0

Filename Size
jsr303-parent-6.30.0.pom 679 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 6.30.0

Project Modules

  • jsr303
  • jsr303-examples