is not current version
Last Version 1.1.7

org.jadice.gwt.spring:gwt-spring-boot-starter 1.0.11


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
Version

Version

1.0.11
Type

Type

jar

Download gwt-spring-boot-starter 1.0.11


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