Skip to content

com.ms3-inc.tavros.camel-openapi-archetype 0.2.9-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.ms3-inc.tavros</groupId>
  <artifactId>camel-openapi-archetype</artifactId>
  <version>0.2.9-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This archetype creates a Camel project with Spring Boot
and generates stubs for endpoints in an OpenAPI document.