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
文件下载
文件名 操作
modular-springboot-webapp-2022.1.21.jar 下载
modular-springboot-webapp-2022.1.21.pom 下载
modular-springboot-webapp-2022.1.21-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.nalukit.archetype</groupId>
  <artifactId>modular-springboot-webapp</artifactId>
  <version>2022.1.21</version>
  <type>maven-archetype</type>
</dependency>
Gradle Groovy
implementation 'com.github.nalukit.archetype:modular-springboot-webapp:2022.1.21'
Gradle Kotlin
implementation("com.github.nalukit.archetype:modular-springboot-webapp:2022.1.21")
Scala SBT
libraryDependencies += "com.github.nalukit.archetype" % "modular-springboot-webapp" % "2022.1.21"
Groovy Grape
@Grapes(
  @Grab(group='com.github.nalukit.archetype', module='modular-springboot-webapp', version='2022.1.21')
)
Apache Ivy
<dependency org="com.github.nalukit.archetype" name="modular-springboot-webapp" rev="2022.1.21" />
Leiningen
[com.github.nalukit.archetype/modular-springboot-webapp "2022.1.21"]
Apache Buildr
'com.github.nalukit.archetype:modular-springboot-webapp:jar:2022.1.21'
本项目依赖
该项目无第三方依赖