MVN

software.tnb : camel3-archetype-spring-boot

Maven & Gradle

Mar 27, 2023
0 stars

Camel SB :: Archetypes :: Spring Boot Base App · Creates a new Camel project using Spring Boot.

mvn archetype:generate -DarchetypeGroupId=software.tnb -DarchetypeArtifactId=camel3-archetype-spring-boot -DarchetypeVersion=0.1.9
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.tnb : camel3-archetype-spring-boot to generate a Maven project - Latest Versions:

  • Latest Stable: 0.1.9

All Versions

Choose a version of software.tnb : camel3-archetype-spring-boot to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.1.x
camel3-archetype-spring-boot-0.1.9
camel3-archetype-spring-boot-0.1.8
camel3-archetype-spring-boot-0.1.6
camel3-archetype-spring-boot-0.1.5
camel3-archetype-spring-boot-0.1.4

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=software.tnb -DarchetypeArtifactId=camel3-archetype-spring-boot -DarchetypeVersion=0.1.9