Last Version

spring-boot-gwt 0.4

A maven archetype that integrates GWT into a Spring Boot Application

License

License

Categories

Categories

Spring Boot Container Microservices Maven Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.gwidgets.maven
ArtifactId

ArtifactId

spring-boot-gwt
Version

Version

0.4
Type

Type

jar
Description

Description

spring-boot-gwt
A maven archetype that integrates GWT into a Spring Boot Application
Project Organization

Project Organization

G-Widgets

Download spring-boot-gwt 0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.