MVN

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

Maven & Gradle

May 23, 2023
0 stars

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

<dependency>
    <groupId>org.jadice.gwt.spring</groupId>
    <artifactId>gwt-spring-boot-starter-example</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-example to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

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

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

How to add a dependency to Maven

Add the following org.jadice.gwt.spring : gwt-spring-boot-starter-example maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jadice.gwt.spring : gwt-spring-boot-starter-example gradle dependency to your build.gradle file:

implementation 'org.jadice.gwt.spring:gwt-spring-boot-starter-example:2.1.3'

Gradle Kotlin DSL: Add the following org.jadice.gwt.spring : gwt-spring-boot-starter-example gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jadice.gwt.spring:gwt-spring-boot-starter-example:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jadice.gwt.spring : gwt-spring-boot-starter-example sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jadice.gwt.spring" % "gwt-spring-boot-starter-example" % "2.1.3"

Advertisement

Dependencies from Group

Discover Dependencies

May 23, 2023
2 usages
0 stars
Aug 24, 2019
129 usages
66 stars
Nov 29, 2018
2 stars
Jul 13, 2023
6 usages
118 stars
Nov 30, 2018
Dec 19, 2022
4k stars
Apr 07, 2019
81 stars
Apr 15, 2022
15 usages
10.6k stars
Aug 10, 2023
23 usages
27 stars
Jul 21, 2019
0 stars