m

modular-springboot-webapp

The GWT WebAppCreator's sample (using GWT-RPC), modularized.
https://github.com/nalukit/gwt-maven-springboot-archetype/modular-springboot-webapp
Apache 2.0
Thomas Broyer
Files download
File Operation
modular-springboot-webapp-2020.9.6.jar download
modular-springboot-webapp-2020.9.6.pom download
modular-springboot-webapp-2020.9.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.nalukit.archetype</groupId>
  <artifactId>modular-springboot-webapp</artifactId>
  <version>2020.9.6</version>
  <type>maven-archetype</type>
</dependency>
Gradle Groovy
implementation 'com.github.nalukit.archetype:modular-springboot-webapp:2020.9.6'
Gradle Kotlin
implementation("com.github.nalukit.archetype:modular-springboot-webapp:2020.9.6")
Scala SBT
libraryDependencies += "com.github.nalukit.archetype" % "modular-springboot-webapp" % "2020.9.6"
Groovy Grape
@Grapes(
  @Grab(group='com.github.nalukit.archetype', module='modular-springboot-webapp', version='2020.9.6')
)
Apache Ivy
<dependency org="com.github.nalukit.archetype" name="modular-springboot-webapp" rev="2020.9.6" />
Leiningen
[com.github.nalukit.archetype/modular-springboot-webapp "2020.9.6"]
Apache Buildr
'com.github.nalukit.archetype:modular-springboot-webapp:jar:2020.9.6'
Dependencies
The project has no third-party dependencies