License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.jadice.gwt.spring |
ArtifactId | ArtifactIdgwt-spring-boot-devmode |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Spring-Boot Starter for Google Web Toolkit (GWT) applications
|
<!-- https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-devmode/ -->
<dependency>
<groupId>org.jadice.gwt.spring</groupId>
<artifactId>gwt-spring-boot-devmode</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-devmode/
implementation 'org.jadice.gwt.spring:gwt-spring-boot-devmode:1.1.7'
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-devmode/
implementation ("org.jadice.gwt.spring:gwt-spring-boot-devmode:1.1.7")
'org.jadice.gwt.spring:gwt-spring-boot-devmode:jar:1.1.7'
<dependency org="org.jadice.gwt.spring" name="gwt-spring-boot-devmode" rev="1.1.7">
<artifact name="gwt-spring-boot-devmode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadice.gwt.spring', module='gwt-spring-boot-devmode', version='1.1.7')
)
libraryDependencies += "org.jadice.gwt.spring" % "gwt-spring-boot-devmode" % "1.1.7"
[org.jadice.gwt.spring/gwt-spring-boot-devmode "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jadice.gwt.spring : gwt-spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter Optional | jar | |
org.springframework : spring-webmvc Optional | jar | |
org.aspectj : aspectjweaver | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.google.gwt : gwt-dev | jar | |
org.eclipse.jetty : jetty-servlets | jar | |
org.eclipse.jetty : jetty-servlet | jar | |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-http | jar |