| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть CLI |
| Группа | Группаde.knightsoft-net |
| Идентификатор | Идентификаторgwtp-spring-integration-client |
| Последняя версия | Последняя версия1.11.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGWTP spring integration client part
Basics to bring GWTP and Spring together.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwtp-spring-integration-client</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/
implementation 'de.knightsoft-net:gwtp-spring-integration-client:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/
implementation ("de.knightsoft-net:gwtp-spring-integration-client:1.11.0")
'de.knightsoft-net:gwtp-spring-integration-client:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwtp-spring-integration-client" rev="1.11.0">
<artifact name="gwtp-spring-integration-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwtp-spring-integration-client', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwtp-spring-integration-client" % "1.11.0"
[de.knightsoft-net/gwtp-spring-integration-client "1.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |