| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть |
| Группа | Группаde.knightsoft-net |
| Идентификатор | Идентификаторgwt-bean-validators-spring-gwtp |
| Последняя версия | Последняя версия1.11.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGWT Bean Validators - REST services using spring and gwtp
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. This packages contains rest services and validator
for phone numbers based on gwtp-rest dispatcher and spring to reduce client side code.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-spring-gwtp/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-bean-validators-spring-gwtp</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-spring-gwtp/
implementation 'de.knightsoft-net:gwt-bean-validators-spring-gwtp:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-spring-gwtp/
implementation ("de.knightsoft-net:gwt-bean-validators-spring-gwtp:1.11.0")
'de.knightsoft-net:gwt-bean-validators-spring-gwtp:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwt-bean-validators-spring-gwtp" rev="1.11.0">
<artifact name="gwt-bean-validators-spring-gwtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-bean-validators-spring-gwtp', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators-spring-gwtp" % "1.11.0"
[de.knightsoft-net/gwt-bean-validators-spring-gwtp "1.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.knightsoft-net : gwt-bean-validators-rest-resolver | jar | 1.11.0 |
| de.knightsoft-net : gwt-bean-validators-restservice-spring | jar | 1.11.0 |
| de.knightsoft-net : gwtp-dynamic-navigation | jar | 1.11.0 |
| com.github.nmorel.gwtjackson : gwt-jackson | jar | 0.15.4 |
| com.gwtplatform : gwtp-dispatch-rest | jar | 1.6 |
| com.gwtplatform.extensions : dispatch-rest-delegates | jar | 1.6 |