| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть |
| Группа | Группаde.knightsoft-net |
| Идентификатор | Идентификаторgwt-bean-validators |
| Последняя версия | Последняя версия1.11.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGWT Bean Validators
The GWT Bean Validators is a collection of JSR-303/JSR-349/JSR 380 bean validators. It can
be used on server and with the help of GWT even on client side. It also contains a lot of
improvements in the validation handling in GWT, in displaying validation errors and in
input handling.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gwt-bean-validators-1.11.0.pom | |
| gwt-bean-validators-1.11.0.jar | 847 KB |
| gwt-bean-validators-1.11.0-sources.jar | 572 KB |
| gwt-bean-validators-1.11.0-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-bean-validators</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators/
implementation 'de.knightsoft-net:gwt-bean-validators:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators/
implementation ("de.knightsoft-net:gwt-bean-validators:1.11.0")
'de.knightsoft-net:gwt-bean-validators:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwt-bean-validators" rev="1.11.0">
<artifact name="gwt-bean-validators" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-bean-validators', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators" % "1.11.0"
[de.knightsoft-net/gwt-bean-validators "1.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.knightsoft-net : gwt-bean-validators-engine-mt | jar | 1.11.0 |
| de.knightsoft-net : gwt-bean-validators-engine-gwt-user | jar | 1.11.0 |
| de.knightsoft-net : gwt-bean-validators-editor | jar | 1.11.0 |
| de.knightsoft-net : gwt-bean-validators-decorators | jar | 1.11.0 |