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