License |
License |
---|---|
GroupId | GroupIdorg.metawidget.modules |
ArtifactId | ArtifactIdmetawidget-beanvalidation |
Last Version | Last Version4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetawidget is a smart User Interface widget that populates itself,
either statically or at runtime,
with UI components to match the properties of your domain objects.
|
<!-- https://jarcasting.com/artifacts/org.metawidget.modules/metawidget-beanvalidation/ -->
<dependency>
<groupId>org.metawidget.modules</groupId>
<artifactId>metawidget-beanvalidation</artifactId>
<version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metawidget.modules/metawidget-beanvalidation/
implementation 'org.metawidget.modules:metawidget-beanvalidation:4.2'
// https://jarcasting.com/artifacts/org.metawidget.modules/metawidget-beanvalidation/
implementation ("org.metawidget.modules:metawidget-beanvalidation:4.2")
'org.metawidget.modules:metawidget-beanvalidation:jar:4.2'
<dependency org="org.metawidget.modules" name="metawidget-beanvalidation" rev="4.2">
<artifact name="metawidget-beanvalidation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metawidget.modules', module='metawidget-beanvalidation', version='4.2')
)
libraryDependencies += "org.metawidget.modules" % "metawidget-beanvalidation" % "4.2"
[org.metawidget.modules/metawidget-beanvalidation "4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.metawidget.modules : metawidget-core | jar | 4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |