MVN

io.fabric8.archetypes : spring-boot-camel-rest-sql-archetype

Maven & Gradle

Feb 10, 2017

Fabric8 :: Archetypes :: Spring-Boot :: Camel REST SQL · Spring Boot example running a Camel REST route connecting to a SQL database

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=spring-boot-camel-rest-sql-archetype -DarchetypeVersion=2.2.197
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : spring-boot-camel-rest-sql-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.197

All Versions

Choose a version of io.fabric8.archetypes : spring-boot-camel-rest-sql-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
spring-boot-camel-rest-sql-archetype-2.2.197
spring-boot-camel-rest-sql-archetype-2.2.196
spring-boot-camel-rest-sql-archetype-2.2.195
spring-boot-camel-rest-sql-archetype-2.2.194
spring-boot-camel-rest-sql-archetype-2.2.193
spring-boot-camel-rest-sql-archetype-2.2.192
spring-boot-camel-rest-sql-archetype-2.2.191
spring-boot-camel-rest-sql-archetype-2.2.190
spring-boot-camel-rest-sql-archetype-2.2.189
spring-boot-camel-rest-sql-archetype-2.2.187
spring-boot-camel-rest-sql-archetype-2.2.185
spring-boot-camel-rest-sql-archetype-2.2.184
spring-boot-camel-rest-sql-archetype-2.2.182
spring-boot-camel-rest-sql-archetype-2.2.181
spring-boot-camel-rest-sql-archetype-2.2.180
spring-boot-camel-rest-sql-archetype-2.2.179
spring-boot-camel-rest-sql-archetype-2.2.177
spring-boot-camel-rest-sql-archetype-2.2.176
spring-boot-camel-rest-sql-archetype-2.2.175
spring-boot-camel-rest-sql-archetype-2.2.174
spring-boot-camel-rest-sql-archetype-2.2.173
spring-boot-camel-rest-sql-archetype-2.2.172
spring-boot-camel-rest-sql-archetype-2.2.171
spring-boot-camel-rest-sql-archetype-2.2.170
spring-boot-camel-rest-sql-archetype-2.2.169
spring-boot-camel-rest-sql-archetype-2.2.168
spring-boot-camel-rest-sql-archetype-2.2.167
spring-boot-camel-rest-sql-archetype-2.2.166

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.fabric8.archetypes -DarchetypeArtifactId=spring-boot-camel-rest-sql-archetype -DarchetypeVersion=2.2.197