is not current version
Last Version 1.1.7

org.jadice.gwt.spring:gwt-spring-boot-starter-example 1.0.8

This demo illustrates the use of Jadice Web Toolkit in a Spring Boot application.

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-example
Version

Version

1.0.8
Type

Type

jar

Download gwt-spring-boot-starter-example 1.0.8


<!-- https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-starter-example/ -->
<dependency>
    <groupId>org.jadice.gwt.spring</groupId>
    <artifactId>gwt-spring-boot-starter-example</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-starter-example/
implementation 'org.jadice.gwt.spring:gwt-spring-boot-starter-example:1.0.8'
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-starter-example/
implementation ("org.jadice.gwt.spring:gwt-spring-boot-starter-example:1.0.8")
'org.jadice.gwt.spring:gwt-spring-boot-starter-example:jar:1.0.8'
<dependency org="org.jadice.gwt.spring" name="gwt-spring-boot-starter-example" rev="1.0.8">
  <artifact name="gwt-spring-boot-starter-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadice.gwt.spring', module='gwt-spring-boot-starter-example', version='1.0.8')
)
libraryDependencies += "org.jadice.gwt.spring" % "gwt-spring-boot-starter-example" % "1.0.8"
[org.jadice.gwt.spring/gwt-spring-boot-starter-example "1.0.8"]