<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0 http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd">
  <archetypes>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Karaf 4 Blueprint ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Karaf 4 Blueprint Camel log example</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Karaf 4 Camel Rest DSL example with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Karaf 4 Blueprint CXF example REST service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot Camel route connecting to ActiveMQ</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot Camel example Java DSL route</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-camel-config-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot Camel route configured using Kubernetes ConfigMaps and Secrets</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot Camel route using a rules engine</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-camel-infinispan-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot Camel route using Infinispan</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot Camel route using Teiid</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot Camel XML route</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-cxf-jaxrs-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot CXF JAXRS example</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.fuse.fis.archetypes</groupId>
      <artifactId>spring-boot-cxf-jaxws-archetype</artifactId>
      <version>2.2.0.fuse-000092-redhat-2</version>
      <description>Spring Boot CXF JAXWS example</description>
    </archetype>
  </archetypes>
</archetype-catalog>
