License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdgwt-bean-validators-editor |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Bean Validators Editor
Editor driver based on org.gwtproject.editor which not only binds bean to input widget, it also handles validating and errors.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-bean-validators-editor</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/
implementation 'de.knightsoft-net:gwt-bean-validators-editor:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/
implementation ("de.knightsoft-net:gwt-bean-validators-editor:1.11.0")
'de.knightsoft-net:gwt-bean-validators-editor:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwt-bean-validators-editor" rev="1.11.0">
<artifact name="gwt-bean-validators-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-bean-validators-editor', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators-editor" % "1.11.0"
[de.knightsoft-net/gwt-bean-validators-editor "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
de.knightsoft-net : gwt-bean-validators-engine | jar | 1.11.0 |
de.knightsoft-net : gwt-bean-validators-engine-gwt-user | jar | 1.11.0 |
org.gwtproject.editor : gwt-editor | jar | 1.0.0-RC1 |
org.gwtproject.editor : gwt-editor-processor | jar | 1.0.0-RC1 |
com.google.auto.service : auto-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
de.knightsoft-net : mt-bean-validators | jar | 1.11.0 |
junit : junit | jar | 4.13.2 |