MVN

io.fabric8.archetypes : spring-boot-cxf-jaxrs-archetype

Maven & Gradle

Feb 10, 2017

Fabric8 :: Archetypes :: Spring-Boot :: CXF JAXRS · Spring Boot example running a CXF JAXRS Endpoint

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

Latest Version

Choose a version of io.fabric8.archetypes : spring-boot-cxf-jaxrs-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.197

All Versions

Choose a version of io.fabric8.archetypes : spring-boot-cxf-jaxrs-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
spring-boot-cxf-jaxrs-archetype-2.2.197
spring-boot-cxf-jaxrs-archetype-2.2.196
spring-boot-cxf-jaxrs-archetype-2.2.195
spring-boot-cxf-jaxrs-archetype-2.2.194
spring-boot-cxf-jaxrs-archetype-2.2.193
spring-boot-cxf-jaxrs-archetype-2.2.192
spring-boot-cxf-jaxrs-archetype-2.2.191
spring-boot-cxf-jaxrs-archetype-2.2.190
spring-boot-cxf-jaxrs-archetype-2.2.189
spring-boot-cxf-jaxrs-archetype-2.2.187
spring-boot-cxf-jaxrs-archetype-2.2.185
spring-boot-cxf-jaxrs-archetype-2.2.184
spring-boot-cxf-jaxrs-archetype-2.2.182
spring-boot-cxf-jaxrs-archetype-2.2.181
spring-boot-cxf-jaxrs-archetype-2.2.180

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-cxf-jaxrs-archetype -DarchetypeVersion=2.2.197