| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть |
| Группа | Группаde.knightsoft-net |
| Идентификатор | Идентификаторgwtp-spring-integration |
| Последняя версия | Последняя версия0.55.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGWTP spring integration
Basics to bring GWTP and Spring together.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gwtp-spring-integration-0.55.7.pom | |
| gwtp-spring-integration-0.55.7.jar | 132 KB |
| gwtp-spring-integration-0.55.7-sources.jar | 76 KB |
| gwtp-spring-integration-0.55.7-javadoc.jar | 372 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwtp-spring-integration</artifactId>
<version>0.55.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration/
implementation 'de.knightsoft-net:gwtp-spring-integration:0.55.7'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration/
implementation ("de.knightsoft-net:gwtp-spring-integration:0.55.7")
'de.knightsoft-net:gwtp-spring-integration:jar:0.55.7'
<dependency org="de.knightsoft-net" name="gwtp-spring-integration" rev="0.55.7">
<artifact name="gwtp-spring-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwtp-spring-integration', version='0.55.7')
)
libraryDependencies += "de.knightsoft-net" % "gwtp-spring-integration" % "0.55.7"
[de.knightsoft-net/gwtp-spring-integration "0.55.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.knightsoft-net : mt-bean-validators | jar | 0.55.7 |
| com.google.guava : guava | jar | 25.1-jre |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 2.0.3.RELEASE |
| org.springframework : spring-core | jar | 5.0.7.RELEASE |
| org.springframework.security : spring-security-core | jar | 5.0.6.RELEASE |
| org.springframework.data : spring-data-commons | jar | |
| org.springframework.data : spring-data-commons | jar | 2.0.8.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava-gwt | jar | 25.1-jre |
| de.knightsoft-net : gwt-bean-validators | jar | 0.55.7 |
| com.google.gwt : gwt-elemental | jar | 2.8.2 |
| com.gwtplatform : gwtp-mvp-client | jar | 1.6 |
| com.gwtplatform : gwtp-dispatch-rest | jar | 1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |