MVN

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

Maven & Gradle

May 23, 2023
5 stars

gwt-spring-boot-starter-root · A Spring-Boot Starter for Google Web Toolkit (GWT) applications

<dependency>
    <groupId>org.jadice.gwt.spring</groupId>
    <artifactId>gwt-spring-boot-starter-root</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jadice.gwt.spring : gwt-spring-boot-starter-root to add to Maven - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

Choose a version of org.jadice.gwt.spring : gwt-spring-boot-starter-root to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
gwt-spring-boot-starter-root-2.1.3
gwt-spring-boot-starter-root-2.1.2
gwt-spring-boot-starter-root-2.1.1
gwt-spring-boot-starter-root-2.1.0
2.0.x
gwt-spring-boot-starter-root-2.0.4
gwt-spring-boot-starter-root-2.0.2
gwt-spring-boot-starter-root-2.0.1
1.4.x
gwt-spring-boot-starter-root-1.4.1
gwt-spring-boot-starter-root-1.4.0
1.3.x
gwt-spring-boot-starter-root-1.3.0
1.2.x
gwt-spring-boot-starter-root-1.2.1
gwt-spring-boot-starter-root-1.2.0
1.1.x
gwt-spring-boot-starter-root-1.1.7
gwt-spring-boot-starter-root-1.1.6
gwt-spring-boot-starter-root-1.1.5
1.0.x
gwt-spring-boot-starter-root-1.0.16
gwt-spring-boot-starter-root-1.0.12
gwt-spring-boot-starter-root-1.0.11
gwt-spring-boot-starter-root-1.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jadice.gwt.spring</groupId>
    <artifactId>gwt-spring-boot-starter-root</artifactId>
    <version>2.1.3</version>
</dependency>