| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.jadice.gwt.spring |
| Идентификатор | Идентификаторgwt-spring-boot-starter-root |
| Последняя версия | Последняя версия1.1.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеgwt-spring-boot-starter
A Spring-Boot Starter for Google Web Toolkit (GWT) applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwt-spring-boot-starter-root-1.1.7.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-starter-root/ -->
<dependency>
<groupId>org.jadice.gwt.spring</groupId>
<artifactId>gwt-spring-boot-starter-root</artifactId>
<version>1.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-starter-root/
implementation 'org.jadice.gwt.spring:gwt-spring-boot-starter-root:1.1.7'
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-starter-root/
implementation ("org.jadice.gwt.spring:gwt-spring-boot-starter-root:1.1.7")
'org.jadice.gwt.spring:gwt-spring-boot-starter-root:pom:1.1.7'
<dependency org="org.jadice.gwt.spring" name="gwt-spring-boot-starter-root" rev="1.1.7">
<artifact name="gwt-spring-boot-starter-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jadice.gwt.spring', module='gwt-spring-boot-starter-root', version='1.1.7')
)
libraryDependencies += "org.jadice.gwt.spring" % "gwt-spring-boot-starter-root" % "1.1.7"
[org.jadice.gwt.spring/gwt-spring-boot-starter-root "1.1.7"]