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