MVN

io.kalix : kalix-spring-boot-archetype

Maven & Gradle

Jul 28, 2023
49 stars

Kalix Maven Archetype (Java SDK) · This archetype can be used to generate a project suitable for the general development of Kalix applications

mvn archetype:generate -DarchetypeGroupId=io.kalix -DarchetypeArtifactId=kalix-spring-boot-archetype -DarchetypeVersion=1.3.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.kalix : kalix-spring-boot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of io.kalix : kalix-spring-boot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.3.x
kalix-spring-boot-archetype-1.3.2
kalix-spring-boot-archetype-1.3.1
kalix-spring-boot-archetype-1.3.0
1.2.x
kalix-spring-boot-archetype-1.2.1
kalix-spring-boot-archetype-1.2.1-M4
kalix-spring-boot-archetype-1.2.1-M3
kalix-spring-boot-archetype-1.2.1-M2
kalix-spring-boot-archetype-1.2.0
kalix-spring-boot-archetype-1.2.0-M1
1.1.x
kalix-spring-boot-archetype-1.1.7
kalix-spring-boot-archetype-1.1.4
kalix-spring-boot-archetype-1.1.3
kalix-spring-boot-archetype-1.1.2
kalix-spring-boot-archetype-1.1.1
kalix-spring-boot-archetype-1.1.0
1.0.x
kalix-spring-boot-archetype-1.0.11
kalix-spring-boot-archetype-1.0.10
kalix-spring-boot-archetype-1.0.9
kalix-spring-boot-archetype-1.0.8
kalix-spring-boot-archetype-1.0.7

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.kalix -DarchetypeArtifactId=kalix-spring-boot-archetype -DarchetypeVersion=1.3.2