Last Version

GWT Integration - Hibernate Validator 1.0.0-alpha4

Code to integrate Hibernate Validator and GWT to work correctly together.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Hibernate Data ORM
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-hibernate-validator
Version

Version

1.0.0-alpha4
Type

Type

jar
Description

Description

GWT Integration - Hibernate Validator
Code to integrate Hibernate Validator and GWT to work correctly together.

Download gwt-integration-hibernate-validator 1.0.0-alpha4


<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-hibernate-validator/ -->
<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration-hibernate-validator</artifactId>
    <version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-hibernate-validator/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-hibernate-validator:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-hibernate-validator/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-hibernate-validator:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-hibernate-validator:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-hibernate-validator" rev="1.0.0-alpha4">
  <artifact name="gwt-integration-hibernate-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-hibernate-validator', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-hibernate-validator" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-hibernate-validator "1.0.0-alpha4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 4.1.0.Final

Project Modules

There are no modules declared in this project.