mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.kalix" -DarchetypeArtifactId="kalix-maven-archetype" -DarchetypeVersion="1.0.3" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.kalix |
| ArtifactId | ArtifactIdkalix-maven-archetype |
| Version | Version1.0.3 |
| Type | Typemaven-archetype |
| Description |
DescriptionKalix Maven Archetype (Value entity)
This archetype can be used to generate a project suitable for the general development of Kalix applications
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.kalix -DarchetypeArtifactId=kalix-maven-archetype -DarchetypeVersion=1.0.3 -DinteractiveMode=false