MVN

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

Maven & Gradle

May 23, 2023
3 usages
0 stars
<dependency>
    <groupId>org.jadice.gwt.spring</groupId>
    <artifactId>gwt-spring-boot-starter-bom</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-bom 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-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
gwt-spring-boot-starter-bom-2.1.3
gwt-spring-boot-starter-bom-2.1.2
gwt-spring-boot-starter-bom-2.1.1
gwt-spring-boot-starter-bom-2.1.0
2.0.x
gwt-spring-boot-starter-bom-2.0.4
gwt-spring-boot-starter-bom-2.0.2
gwt-spring-boot-starter-bom-2.0.1
1.4.x
gwt-spring-boot-starter-bom-1.4.1
gwt-spring-boot-starter-bom-1.4.0
1.3.x
gwt-spring-boot-starter-bom-1.3.0
1.2.x
gwt-spring-boot-starter-bom-1.2.1
gwt-spring-boot-starter-bom-1.2.0
1.1.x
gwt-spring-boot-starter-bom-1.1.7
gwt-spring-boot-starter-bom-1.1.6
gwt-spring-boot-starter-bom-1.1.5
1.0.x
gwt-spring-boot-starter-bom-1.0.16
gwt-spring-boot-starter-bom-1.0.12
gwt-spring-boot-starter-bom-1.0.11
gwt-spring-boot-starter-bom-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-bom</artifactId>
    <version>2.1.3</version>
</dependency>

Advertisement