is not current version
Last Version 1.1.7

org.jadice.gwt.spring:gwt-spring-boot-starter-root 1.0.12

A Spring-Boot Starter for Google Web Toolkit (GWT) applications

Categories

Categories

Spring Boot Container Microservices GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jadice.gwt.spring
ArtifactId

ArtifactId

gwt-spring-boot-starter-root
Version

Version

1.0.12
Type

Type

pom

Download gwt-spring-boot-starter-root 1.0.12


<!-- 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.0.12</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.0.12'
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-starter-root/
implementation ("org.jadice.gwt.spring:gwt-spring-boot-starter-root:1.0.12")
'org.jadice.gwt.spring:gwt-spring-boot-starter-root:pom:1.0.12'
<dependency org="org.jadice.gwt.spring" name="gwt-spring-boot-starter-root" rev="1.0.12">
  <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.0.12')
)
libraryDependencies += "org.jadice.gwt.spring" % "gwt-spring-boot-starter-root" % "1.0.12"
[org.jadice.gwt.spring/gwt-spring-boot-starter-root "1.0.12"]