<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog 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"
    xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <archetypes>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The ZK wepapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The ZK Component archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2-milestone-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5-RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5-RC5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-rc2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.5-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.scala-tools.archetypes</groupId>
      <artifactId>scala-archetype-simple</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.16.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.15.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.16.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.15.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.16.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.15.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution.</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.3.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.3.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.3.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.1.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>1.2.0.M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.3.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.3.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.3.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.1.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>1.2.0.M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects</groupId>
      <artifactId>remoting-support</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects</groupId>
      <artifactId>remoting-support</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>icons</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>icons</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>application</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.prototyping</groupId>
      <artifactId>application</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>htmlviewer-war</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>htmlviewer-war</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>html-war</artifactId>
      <version>1.0-alpha-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>hibernate-support</artifactId>
      <version>1.0-alpha-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.plugins</groupId>
      <artifactId>hibernate-support</artifactId>
      <version>1.0-alpha-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.archetypes</groupId>
      <artifactId>application</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.archetypes</groupId>
      <artifactId>application</artifactId>
      <version>4.0-alpha-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects.archetypes</groupId>
      <artifactId>application</artifactId>
      <version>4.0-alpha-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.nakedobjects</groupId>
      <artifactId>application-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.multiverse</groupId>
      <artifactId>multiverse-project-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton for a project using Multiverse</description>
    </archetype>
    <archetype>
      <groupId>org.multiverse</groupId>
      <artifactId>multiverse-project-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton for a project using Multiverse</description>
    </archetype>
    <archetype>
      <groupId>org.multiverse</groupId>
      <artifactId>multiverse-project-archetype</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton for a project using Multiverse</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>mule-cloud-connector-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new cloud connector project.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.2.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools</groupId>
      <artifactId>ibean-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new iBean project that talks to an external service i.e. Twitter, Amazon S3, Flickr). The project will define the dependencies and documented sample
        code for the ibean itself and a a working testcase.</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.3.v20111011</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.2.v20111006</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.1.v20110908</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.0.v20110901</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.3.v20111011</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.2.v20111006</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.1.v20110908</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.v20110901</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.3.v20111011</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.2.v20111006</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.1.v20110908</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.0.v20110901</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.3.v20111011</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.2.v20111006</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.1.v20110908</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.v20110901</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a makumba web-application</description>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a makumba web-application</description>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a makumba web-application</description>
    </archetype>
    <archetype>
      <groupId>org.makumba</groupId>
      <artifactId>makumba-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9d</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9c</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9b</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9a</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9d</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9c</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9b</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9a</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-website-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webdav-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-upload-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-redirect-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-proxy-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-files-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-cgi-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>weld-jsf-servlet-minimal</artifactId>
      <version>1.0.0-BETA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Weld archetype for creating an application using JSF 2.0 and CDI 1.0 for Servlet Containers (Tomcat 6 / Jetty 6)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>weld-jsf-jee-minimal</artifactId>
      <version>1.0.0-BETA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Weld archetype for creating a minimal Java EE 6 application using JSF 2.0, CDI 1.0 and EJB 3.1 (persistence unit not included)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>weld-jsf-jee</artifactId>
      <version>1.0.0-BETA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Weld archetype for creating a Java EE 6 application using JSF 2.0, CDI 1.0, EJB 3.1 and JPA 2.0 (persistence unit included)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-jsf-weld-servlet-webapp</artifactId>
      <version>1.0.1.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter JSF webapp project with CDI capabilities for Servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.weld.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>1.0.1.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>7.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>7.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.imixs.application</groupId>
      <artifactId>imixs-workflow-jee-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Imixs Workflow JEE Archetype provides a JEE Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.imixs.application</groupId>
      <artifactId>imixs-workflow-jee-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Imixs Workflow JEE Archetype provides a JEE Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.imixs.application</groupId>
      <artifactId>imixs-workflow-jee-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Imixs Workflow JEE Archetype provides a JEE Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.2.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.1.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.3.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.3.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-seam-jpa-hibernate</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-seam-jpa-hibernate</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-cdi-jpa</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-cdi-jpa</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-spring-jpa-hibernate</artifactId>
      <version>1.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe� LiveCycle�
    (Flex� 2+) Data Services for Java EE application servers. The primary goal of this project is to provide a
    framework for Flex 2+/EJB 3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits.</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-plugin-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas plugin archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.1r1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.1-R1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.2-scala_2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.2-scala_2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.2-scala_2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-empty</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-empty</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-empty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>spring-mvc-jpa-demo-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring MVC Knappsack demo archetype application with JPA</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>spring-mvc-jpa-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring MVC Knappsack archetype application with setup for JPA</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>spring-jsf-jpa-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Knappsack archetype application with setup for JPA and JSF</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-sandbox-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with sandbox data built in.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype containing a minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-minimal-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype containing a minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype containing servlet based bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-demo-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype containing servlet based bookmarking application demonstrating JSF, CDI, JPA and Bean Validation on Tomcat/Jetty servlet containers</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE application for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-servlet-basic-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype for servlet containers (Jetty,Tomcat) with just a single page and a persistence provider .</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype containing a complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-demo-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype containing a complete demo example using CDI, JSF, JPA and validation showcasing a number of features available in Java EE 6 as well as demonstrating how to make them all work together</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-sandbox-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype sandbox project for Java EE 6 with CDI, JSF, JPA and a sample model and test data to play around with, try new things, and use as a foundation for tutorials</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-minimal-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype with a single page demo of CDI, JSF, JPA and Validation to verify everything works.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype with configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Java EE application with just configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.fluttercode.knappsack</groupId>
      <artifactId>jee6-basic-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 6 Knappsack archetype with configuration for CDI, JSF, JPA and a sample empty page.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.3.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.8, Guice 3.0, DUEL views 0.5.2, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.8, Guice 3.0, DUEL views 0.5.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.8, Guice 3.0, DUEL views 0.5.0, DUEL merge 0.2.0</description>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-noapi</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-api</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.coosproject.maven.archetypes</groupId>
      <artifactId>coos-plugin-actor</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.beta10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.beta10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.beta10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.3.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.2.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.beta10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.0rc0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.9-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.8-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.7-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.7-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.6-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.5-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.10-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.10-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a Sonar plugin including GWT pages</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.12RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-gwt-plugin-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.9-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.8-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.7-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.7-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.6-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.5-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.10-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.10-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to create a basic Sonar plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.12RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.sonar.archetypes</groupId>
      <artifactId>sonar-basic-plugin-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.openxma</groupId>
      <artifactId>org.openxma.dsl.sample-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-jee5</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JEE 5 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-jee5</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JEE 5 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-jee5</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JEE 5 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee6</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a web application using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee6</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a web application using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee6</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a web application using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee14</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>J2EE 1.4 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee14</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>J2EE 1.4 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee14</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>J2EE 1.4 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee13</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>J2EE 1.3 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee13</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>J2EE 1.3 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-j2ee13</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>J2EE 1.3 web application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>pom-root</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-osgi-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules that can depend on OSGi bundles.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-jee5</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JEE 5 ejb jar archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-jee5</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JEE 5 ejb jar archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-jee5</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JEE 5 ejb jar archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee6</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an EJB package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee6</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an EJB package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee6</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an EJB package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee14</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample J2EE 1.4 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee14</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample J2EE 1.4 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee14</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample J2EE 1.4 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee13</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample J2EE 1.3 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee13</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample J2EE 1.3 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-j2ee13</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample J2EE 1.3 EJB Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-jee5</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating JEE 5 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-jee5</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating JEE 5 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-jee5</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating JEE 5 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee6</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for EAR package using Java EE 6</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee6</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for EAR package using Java EE 6</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee6</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for EAR package using Java EE 6</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-j2ee14</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating J2EE 1.4 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-j2ee14</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating J2EE 1.4 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-j2ee14</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating J2EE 1.4 EAR</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-jee5</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an Application Client package using Java EE 5.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-javaee6</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an Application Client package using Java EE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-5-kohsuke-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-5-kohsuke-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.groovy.maven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.24-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.23-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.20-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.20-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.19-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.19-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.18-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.18-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.17-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.boretti.drools.integration</groupId>
      <artifactId>drools5-integration-helper-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is an Maven 2 Archetype to support creation of a ready to
		use Maven 2 project with Drools support. This archetype contains
		examples of code based on interface, classes and pre/post
		condition. JUnit 4 examples are also included.</description>
    </archetype>
    <archetype>
      <groupId>org.boretti.drools.integration</groupId>
      <artifactId>drools5-integration-helper-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is an Maven 2 Archetype to support creation of a ready to
		use Maven 2 project with Drools support. This archetype contains
		examples of code based on interface, classes and pre/post
		condition. JUnit 4 examples are also included.</description>
    </archetype>
    <archetype>
      <groupId>org.blueoxygen.cimande</groupId>
      <artifactId>cimande-archetype</artifactId>
      <version>2.0-RC2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-wicket-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-wicket-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-tapestry-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-tapestry-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-struts-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-struts-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-stripes-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-stripes-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-security-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-security-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-freemarker-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-freemarker-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-jsf-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-jsf-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.1.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.1.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-M2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsonp</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0-Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0-Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0-Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.synapse</groupId>
      <artifactId>synapse-package-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype can be used to create Maven projects that bundle a mediation
        into a standalone distribution ready to be executed</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-servlet-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for Sling Servlets</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-launchpad-webapp-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for Sling Launchpad Webapp applications</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-launchpad-standalone-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for Sling Launchpad Standalone applications</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-jcrinstall-bundle-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a generic OSGi bundle installed via JCR Install.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-initial-content-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for initial content</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-bundle-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a generic OSGi bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jetspeed 2 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jetspeed 2 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jetspeed 2 Deploy Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-site-simple</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample Maven site.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-site</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample Maven site which demonstrates some of the supported document types like
    APT, XDoc, and FML and demonstrates how to i18n your site. This archetype can be layered
    upon an existing Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-plugin-site</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample Maven plugin site. This archetype can be layered upon an
    existing Maven plugin project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.maven.archetypes</groupId>
      <artifactId>maven-archetype-plugin</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a sample Maven plugin.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis</groupId>
      <artifactId>quickstart-archetype</artifactId>
      <version>0.1.2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-war</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.4-beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.4-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.3-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.portletunit</groupId>
      <artifactId>portletunit-portlet-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple porltet with unit tests.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.portletunit</groupId>
      <artifactId>portletunit-portlet-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple porltet with unit tests.</description>
    </archetype>
    <archetype>
      <groupId>net.phaedra</groupId>
      <artifactId>phaedra-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt</artifactId>
      <version>2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt</artifactId>
      <version>2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single</artifactId>
      <version>1.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift in a single project</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank</artifactId>
      <version>1.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - blank JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>1.1-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - demo JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>1.1-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - demo JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic</artifactId>
      <version>1.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype - demo JPA project for Lift</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.9.1</artifactId>
      <version>2.4-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.3-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.1</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.8.0</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.7.7</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>net.avh4.mvn.archetype</groupId>
      <artifactId>java-1.6-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven 2 archtype for Java 1.6 projects</description>
    </archetype>
    <archetype>
      <groupId>net.avh4.mvn.archetype</groupId>
      <artifactId>java-1.6-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven 2 archtype for Java 1.6 projects</description>
    </archetype>
    <archetype>
      <groupId>net.avh4.mvn.archetype</groupId>
      <artifactId>java-1.6-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The maven main core project description</description>
    </archetype>
    <archetype>
      <groupId>javax.faces</groupId>
      <artifactId>javax.faces-war-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a war project that depends on JSF 2.1.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli.archetypes</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a JavATE project that uses Hibernate and ZK.</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli.archetypes</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a JavATE project that uses Hibernate and ZK.</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli.archetypes</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a JavATE project that uses Hibernate and ZK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-rc-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application (requires JSE7+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application archetype (requires JSE7+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE7+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-rc-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application (requires JSE6+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application archetype (requires JSE6+)</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE6+.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for applications of the TrueZIP File* module.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a standalone JavaFX 2.0 application written in Scala.
The generated application is translated from the Colorful Circles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a standalone JavaFX 2.0 application written in Scala.
The generated application is translated from the Colorful Circles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a standalone JavaFX 2.0 application written in Scala.
The generated application is translated from the Colorful Circles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle</groupId>
      <artifactId>javafx-scala-demo</artifactId>
      <version>0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a standalone JavaFX 2.0 application with Scala.

The generated application is identical to the ColorfulCircles demo from the
JavaFX 2.0 SDK.</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.27.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.26.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.25.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.25.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.24.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.23.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.22.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.21.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.21.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.21.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.20.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.saumya.mojo</groupId>
      <artifactId>rails-maven-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype to mavenize an existing rails 2.3.x or rails3 application</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a Seam Application</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a Seam Application</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a Seam Application</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-addon</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a multi-module Vaadin add-on project for Vaadin 6.5+ with a test/demo application and a documentation module.
      Packaging the add-on as ZIP is supported.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-addon</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a multi-module Vaadin add-on project for Vaadin 6.5+ with a test/demo application and a documentation module.
      Packaging the add-on as ZIP is supported.</description>
    </archetype>
    <archetype>
      <groupId>com.taobao.itest</groupId>
      <artifactId>itest-sample-s30-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.sun.faces.test</groupId>
      <artifactId>i_jsf_xxxx_htmlunit-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.sun.faces.regression</groupId>
      <artifactId>i_jsf_XXXX-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.45</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.45</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdfbean</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.5.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a maven/eclipse project with all set for creating a new GwtQuery Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-plugin-archetype</artifactId>
      <version>0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.force.sdk</groupId>
      <artifactId>springmvc-archetype</artifactId>
      <version>22.0.7-BETA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring MVC Project with Database.com Support</description>
    </archetype>
    <archetype>
      <groupId>com.force.sdk</groupId>
      <artifactId>springmvc-archetype</artifactId>
      <version>22.0.2-BETA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring MVC Project with Database.com Support</description>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>archetypes-command</artifactId>
      <version>2.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>openengsb-tooling-archetypes-connector</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.0.4.v20111024</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.5.4.v20111024</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.0.4.v20111024</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.5.4.v20111024</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp</artifactId>
      <version>7.0.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-ear-webapp</artifactId>
      <version>7.0.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.0.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.website-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.webdav-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.upload-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.redirect-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.proxy-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.files-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>org.jbundle.util.webapp.cgi-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.util.webapp</groupId>
      <artifactId>jbundle-util-webapp-webstart-reactor-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.0, DUEL merge 0.3.0</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JAnnocessor Sample Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.6.3, DUEL merge 0.3.1</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-sbt_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management) using the sbt build system</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.9.1</artifactId>
      <version>2.4-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-spring-jpa-hibernate</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.5, Spring 3 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-seam-jpa-hibernate</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.5, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-cdi-jpa</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.5 and CDI using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-spring-jpa-hibernate</artifactId>
      <version>1.1.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.5, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.3-scala_2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.3-scala_2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.3-scala_2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.7.1, DUEL merge 0.4.0</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.7.0, DUEL merge 0.4.0</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.android-player-root-archetype</groupId>
      <artifactId>parent-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>2.4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>2.4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.4.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.4.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype-blank</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype-blank</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.0.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.25-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.1-GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.0-GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.25-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>1.4-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.0-rc-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.0-rc-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>eu.vitaliy</groupId>
      <artifactId>java6se-spring3-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple spring 3 archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>0.7-EA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Syncope archetype</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20111111-CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20111101-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20111014-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20110910-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.1.0.20110805-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20110227-CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20110209-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20101226-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20101110-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20101004-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20100826-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20100824-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.0.0.20100715-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.qooxdoo</groupId>
      <artifactId>qooxdoo-archetype-gui</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to create a qooxdoo application</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.synapse</groupId>
      <artifactId>synapse-package-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype can be used to create Maven projects that bundle a mediation
        into a standalone distribution ready to be executed</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Tidalwave NetBeans Platform Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-jpacontainer</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using JPAContainer as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.0.v20120127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.0.v20120127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.0.v20120127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.0.v20120127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.2-GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.1.v20120215</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.1.v20120215</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.1.v20120215</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.1.v20120215</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0-rc.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0-rc.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.clerezza</groupId>
      <artifactId>internal.archetype</artifactId>
      <version>0.9-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic archetype for clerezza projects</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-javaee6-modular-ear-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a modular Java EE 6 based project skeleton.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis</groupId>
      <artifactId>quickstart-archetype</artifactId>
      <version>0.2.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.8.0, DUEL merge 0.4.0</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.3-GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9, Guice 3.0, DUEL views 0.8.1, DUEL merge 0.5.0</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-portlet</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a simple porlet with required Vaadin dependencies. In addition to standard JSR 286 configurations the archetype also adds liferay specific configuration files, but they shoudn't affect other portals.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0-rc.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0-rc.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.7.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.7.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates an AeroGear Java EE 6 application using HTML5, and JAX-RS to support both
        desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>3.4.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.5-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.5-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.2.v20120308</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.2.v20120308</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.2.v20120308</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.2.v20120308</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M2b</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.0.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.0.Final-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.0.Final-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M2c</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>net.contextfw</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>0.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Context Web Application Framework - Quickstart</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0-beta</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>com.github.lalyos</groupId>
      <artifactId>standalone-jpa-eclipselink-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StandAlone (j2se) jpa project with eclipseLink implementations using embedded DerbiDB</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.4-GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.aperteworkflow</groupId>
      <artifactId>custom-widget-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
        complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
        Project home page is available at http://www.aperteworkflow.org/</description>
    </archetype>
    <archetype>
      <groupId>org.aperteworkflow</groupId>
      <artifactId>custom-widget-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
        complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
        Project home page is available at http://www.aperteworkflow.org/</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>3.0.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Plugin Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.as.archetypes</groupId>
      <artifactId>jboss-as-subsystem</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a skeleton project for implementing a JBoss AS 7 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.0.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9.1, Guice 3.0, DUEL views 0.8.2, DUEL merge 0.5.2</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.3.v20120416</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.3.v20120416</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.3.v20120416</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.3.v20120416</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.20.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>net.sf.itcb.archetype</groupId>
      <artifactId>main-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that might be used by IT managers in order to create the base of custom IT.
      archetypeId, groupId, version, company and companyUrl have to be defined in archetype execution.
      By convention, we recommend to call this module main-"yourcompany".</description>
    </archetype>
    <archetype>
      <groupId>net.sf.itcb.archetype</groupId>
      <artifactId>common-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that might be used by IT managers in order to create the common packages of custom IT.
      groupId, artifactId, package, version, companyMainGroupId, companyMainArtifactId, companyMainVersion, company, companyUrl have to be defined in archetype execution.
      By convention, we recommend to call this module common-"yourcompany".</description>
    </archetype>
    <archetype>
      <groupId>com.matthewjosephtaylor.archetypes</groupId>
      <artifactId>application-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a single-jar application</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.config</groupId>
      <artifactId>opentravel-ws-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M3b</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.metridoc</groupId>
      <artifactId>metridoc-archetype</artifactId>
      <version>0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0-beta1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>sk.seges.sesam</groupId>
      <artifactId>sesam-annotation-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.5.5-GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>maven-archetype-sipapp</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing a default layout to start building SIP Servlets Applications.</description>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>maven-archetype-sipapp</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing a default layout to start building SIP Servlets Applications.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-alpha.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-alpha.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.broadleafcommerce</groupId>
      <artifactId>ecommerce-archetype</artifactId>
      <version>1.6.0-GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BroadleafCommerce ECommerce Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sadiframework</groupId>
      <artifactId>sadi-service-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.2.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>javascript-ria-archetype</artifactId>
      <version>2.0.0-alpha-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A JavaScript Rich Internet Application template using jQuery and jQuery UI.</description>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>modular-app-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Modular application archetype based on Tornado Inject - One service and one client module.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.aperteworkflow</groupId>
      <artifactId>custom-widget-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aperte Workflow is a compilation of well-known, stable and mature frameworks into a
        complete BPM solution developed by BlueSoft sp. z o.o. - Polish independent software vendor.
        Project home page is available at http://www.aperteworkflow.org/</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>sk.seges.sesam</groupId>
      <artifactId>sesam-annotation-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.4.v20120524</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.4.v20120524</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.4.v20120524</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.4.v20120524</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sweble.wikitext</groupId>
      <artifactId>swc-example-xpath-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple application which is able to parse
    a page written in Wikitext and perform an XPath query on that document.</description>
    </archetype>
    <archetype>
      <groupId>org.sweble.wikitext</groupId>
      <artifactId>swc-example-serialization-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An example project that contains a simple application that is able to parse
    a page written in Wikitext and serialize it to XML, JSON or binary.</description>
    </archetype>
    <archetype>
      <groupId>org.sweble.wikitext</groupId>
      <artifactId>swc-example-basic-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple application which is able to parse a page
    written in Wikitext and render it as HTML.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty6</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty6</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-RC1-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>com.lordofthejars.thymeleafarchetype</groupId>
      <artifactId>thymeleaf-spring-maven-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thymeleaf Spring Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.8.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.8.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.jannocessor</groupId>
      <artifactId>jannocessor-sample-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Multi-module sample project for annotation-driven source code generation with JAnnocessor</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.2.Final-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M4b</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>5.0.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.8.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.8.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-policy-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany policy extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.0.0-02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source Portal platform.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-RC2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.tqlab.sense</groupId>
      <artifactId>tqlab-sense-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>tqlab sense archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes.clientproject</groupId>
      <artifactId>org.openengsb.tooling.archetypes.clientproject.root</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new client project</description>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.apache.directmemory.server</groupId>
      <artifactId>server-example-archetype</artifactId>
      <version>0.1-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.5.v20120716</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.5.v20120716</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.5.v20120716</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.5.v20120716</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>kitchensink-quickstart</artifactId>
      <version>2.0.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the kitchensink-quickstart archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.0.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-RC3-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.lalyos</groupId>
      <artifactId>standalone-jpa-eclipselink-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StandAlone (j2se) jpa project with eclipseLink implementations using embedded DerbiDB</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>es.ucm.fdi.grasia.faerie.archetypes</groupId>
      <artifactId>basic</artifactId>
      <version>1.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Project for definition and implementation of an architecture/framework for Ambient-Assited Living systems</description>
    </archetype>
    <archetype>
      <groupId>es.ucm.fdi.grasia.faerie.archetypes</groupId>
      <artifactId>basic</artifactId>
      <version>1.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Project for definition and implementation of an architecture/framework for Ambient-Assited Living systems</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.20120802-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.20120802-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey 1.9.1, Guice 3.0, DUEL views 0.8.3, DUEL merge 0.5.4</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 6.2+ and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-sample</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin application as a Maven project.
      The application contains a custom GWT widgetset that is compiled
      by the GWT compiler and integrated into the project as part of the
      build process. The application is based on the Vaadin Color Picker
      Demo application available at http://vaadin.com.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-clean</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.
      No custom widgetset is included.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-beta.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-beta.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-struts-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-jaxrs-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.6.v20120903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.6.v20120903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.6.v20120903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.6.v20120903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.1-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicket-scala-archetype</artifactId>
      <version>1.4.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.7.v20120910</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.7.v20120910</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.7.v20120910</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.7.v20120910</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-milestone-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-milestone-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module-fragment</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-application</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.3.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.devnull</groupId>
      <artifactId>devnull-web-archetype</artifactId>
      <version>1.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DevNull starter webaapp with Spring MVC, JPA, Groovy and Twitter Bootstrap</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>osgi-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of OSGi bundles using Apache Felix Maven plugin</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>1.4-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>co.ntier</groupId>
      <artifactId>spring-mvc-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An extremely simple Spring MVC archetype, configured with NO XML.</description>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>tk.skuro</groupId>
      <artifactId>clojure-maven-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple Maven archetype for Clojure</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.2.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.2-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.devnull</groupId>
      <artifactId>devnull-web-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DevNull starter webaapp with Spring MVC, JPA, Groovy and Twitter Bootstrap</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.20121024-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.20121024-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.8.v20121106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.8.v20121106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.8.v20121106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.8.v20121106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.3-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-interaction</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-helloworld</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-gui</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.ingenias</groupId>
      <artifactId>iafarch-empty</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.3.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.2.0.FINAL</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.2.0-CR01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.1.0.FINAL</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>seam-basic</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.3.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.2.0.FINAL</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.2.0-CR01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.1.0.FINAL</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-basic</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.1.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic-archetype</artifactId>
      <version>3.0.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>2.0-basic</artifactId>
      <version>3.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.3.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.2.0.FINAL</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.2.0-CR01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.1.0.FINAL</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>1.2-basic</artifactId>
      <version>2.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M6c</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M6b</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M6c</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M6b</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.debux.webmotion</groupId>
      <artifactId>webmotion-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.4.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for easy usage with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.orchestra</groupId>
      <artifactId>orchestra-extension-archetype</artifactId>
      <version>4.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates extensions for Orchestra</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.debux.webmotion</groupId>
      <artifactId>webmotion-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>WebMotion is Java web framework based on the Java EE6 standard</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.turbine</groupId>
      <artifactId>turbine-webapp-4.0</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up a web application project based on Apache Turbine 4.0M1</description>
    </archetype>
    <archetype>
      <groupId>org.apache.turbine</groupId>
      <artifactId>turbine-webapp-2.3.3</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up a web application project based on Apache Turbine 2.3.3</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.qooxdoo</groupId>
      <artifactId>qooxdoo-archetype-desktop</artifactId>
      <version>2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to create a qooxdoo application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.devnull</groupId>
      <artifactId>devnull-web-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DevNull starter webaapp with Spring MVC, JPA, Groovy and Twitter Bootstrap</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>de.akquinet.jbosscc</groupId>
      <artifactId>jbosscc-seam-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate a Seam Application - running on JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>ru.circumflex</groupId>
      <artifactId>circumflex-archetype</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-mojo</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.gmaven.archetypes</groupId>
      <artifactId>gmaven-archetype-basic</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>coweb-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opencoweb</groupId>
      <artifactId>admin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.26.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.thejeearchitectcookbook</groupId>
      <artifactId>jsf-jqmobile-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JSF 2 and JQuery Mobile basic web archetype.</description>
    </archetype>
    <archetype>
      <groupId>net.alchim31.maven</groupId>
      <artifactId>scala-archetype-simple</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.20121214-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.20121214-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.qianalyze.sample</groupId>
      <artifactId>QiAnalyzeModule</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The archetype to create a new QiAnalyze Module for more information visit http://java.net/projects/qianalyze</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.9</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.10</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.9</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.10</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.9</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.10</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.1.0.fuse-047</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.1.0.fuse-047</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.1.0.fuse-047</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5-rc-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.beta11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>sk.seges.sesam</groupId>
      <artifactId>sesam-annotation-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.9</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.10</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.9</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.10</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.9</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.10</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.ladstatt</groupId>
      <artifactId>scala-javafx-archetype</artifactId>
      <version>0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Scala JavaFX Archetype provides a simple template for a scala based 
	JavaFX project</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0-04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0-02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.1.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.1.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M7a</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M7a</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.2.3.Final-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.eik.archetypes</groupId>
      <artifactId>eik-camel-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Camel PDE plugin to be used in EIK</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>0.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.cloudfoundry.tothought</groupId>
      <artifactId>spring-data-basic</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic setup for Spring Data + Hibernate + MySql</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.telosys.starterkits</groupId>
      <artifactId>struts-jpa-starterkit</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for starter Kit Struts</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.tools.archetypes.gwtproject</groupId>
      <artifactId>appverse-web-tools-archetypes-gwtproject</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Tools Archetypes GWT Project</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-wicket-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-tapestry-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-struts-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-stripes-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-security-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-freemarker-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-jsf-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0.rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1-beta9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>1.0.0.M8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>1.0.0.M8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>0.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.9.v20130131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.9.v20130131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.9.v20130131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.9.v20130131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Alpha7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.9.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>skeleton-archetype</artifactId>
      <version>1.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>pro.savant.circumflex</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>3.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.1-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sonatype.nexus.archetypes</groupId>
      <artifactId>nexus-plugin-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.tools.archetypes.gwtproject</groupId>
      <artifactId>appverse-web-tools-archetypes-gwtproject</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Tools Archetypes GWT Project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwtproject</groupId>
      <artifactId>appverse-web-archetypes-gwtproject</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Tools Archetypes GWT Project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.5.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.alchim31.maven</groupId>
      <artifactId>scala-archetype-simple</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>skeleton-archetype</artifactId>
      <version>1.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.telosys.starterkits</groupId>
      <artifactId>angularHtml5offline-starterkit</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for starter Kit angular Html5 offline</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Alpha9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-alpha.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-alpha.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.0.4-BETA-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.etl-unit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.10.v20130312</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.10.v20130312</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.10.v20130312</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.10.v20130312</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Plugin Archetype for Entando:  an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-showlet-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Showlet Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-page-generic</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Page Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-misc</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Misc Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-content</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Content Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.0-beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.20.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0-rc16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.2.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.6.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.6.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>4.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>4.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>pl.bristleback</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web archetype for Bristleback Websocket Framework</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0.RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat7-archetype</artifactId>
      <version>1.0.0-CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat7-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat6-archetype</artifactId>
      <version>1.0.0-CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mobicents.servlet.sip.archetypes</groupId>
      <artifactId>mss-testing-embeddedTomcat6-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>3.2.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>3.2.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-showlet-generic</artifactId>
      <version>3.2.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Showlet Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>javax.faces</groupId>
      <artifactId>javax.faces-war-archetype</artifactId>
      <version>2.2-m12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple project with war packaging that depends on JSF 2.2-m12 and 
        javaee 6, in that order.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.telosys.starterkits</groupId>
      <artifactId>struts-jpa-starterkit</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for starter Kit Struts</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.2.0.redhat-024</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.2.0.redhat-024</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.2.0.redhat-024</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.6.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.1-BETA-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>com.github.jpaoletti</groupId>
      <artifactId>jpm-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a jpm-struts1-bootstrap project</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>spring-mvc-webapp</artifactId>
      <version>1.0.0.CR8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>1.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-search-quickstart</artifactId>
      <version>4.3.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Hibernate Search quickstart is an archetype for a minimal application using fulltext query
        capabilities.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-wicket</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects based on apache wicket framework</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-objectify-jsp</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsp</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses jsp for the view</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-jsf</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that works under Java Server Faces</description>
    </archetype>
    <archetype>
      <groupId>net.kindleit</groupId>
      <artifactId>gae-archetype-gwt</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating maven-gae projects that uses GWT for the view</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>3.0.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>ru.nikitav.android.archetypes</groupId>
      <artifactId>release-robolectric</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.nikitav.android.archetypes</groupId>
      <artifactId>release</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.Final-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.1.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.Final-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.1.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0-rc.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-rest-client-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a rest-speaking service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0-rc.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jclouds</groupId>
      <artifactId>jclouds-compute-service-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a provider of a Compute service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.0.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.0.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.apetrelli.samplegwt</groupId>
      <artifactId>samplegwt-archetype</artifactId>
      <version>1.0.0-alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A complete but simple archetype that connects GWT to several technologies: JPA 2, Hibernate, Spring Core, Spring Security, Spring Transactions.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.1.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.1.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.sf.squirrel-sql.plugins</groupId>
      <artifactId>squirrelsql-plugin-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project produces the maven archetype that can be used to generate a SQuirreL
		Plugin
		maven project. The project that is produced contains an Example plugin that demonstrates the use
		of key plugin APIs.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2-beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>pl.bristleback</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web archetype for Bristleback Websocket Framework</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.45</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.45</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.45</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.21.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-application-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Tidalwave NetBeans Platform Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.netbeans</groupId>
      <artifactId>netbeans-platform-application-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Tidalwave NetBeans Platform Application Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.mycodefu</groupId>
      <artifactId>executable-jar-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to create a Java project which is easy to deploy and execute.</description>
    </archetype>
    <archetype>
      <groupId>com.jamcracker.adapter.jit</groupId>
      <artifactId>jit-adapter-archetype</artifactId>
      <version>1.0-BETA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.5.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>6.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>6.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>6.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>6.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.11.v20130520</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.11.v20130520</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.11.v20130520</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.11.v20130520</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>webapp-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a web application using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an EJB package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ear-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for EAR package using Java EE 7</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-javaee7</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an Application Client package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>it.amattioli</groupId>
      <artifactId>javate-zk-jpa-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.amattioli</groupId>
      <artifactId>javate-zk-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>fr.ybonnel</groupId>
      <artifactId>simpleweb4j-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for SimpleWeb4j.</description>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.rauschig</groupId>
      <artifactId>maven-archetype-bundle</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A maven archetype that incorporates common artifacts for OSS development and OSGi compatibility</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>war-bootstrap-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple WAR bootstrap for quick &amp; dirty testing in multiple servlet containers (Tomcat, Jetty, Glassfish).</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>1.4-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.0 and a test application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>5.0.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>5.0.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.maven.archetypes</groupId>
      <artifactId>selenium-testng</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.8.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>feature-archetype</artifactId>
      <version>1.8.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-mvc_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal MVC based project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.9.1</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.2.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.2.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>cordova-quickstart</artifactId>
      <version>2.4.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.jamcracker.adapter.jit</groupId>
      <artifactId>jit-adapter-archetype</artifactId>
      <version>1.0.1-BETA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.errai.archetypes</groupId>
      <artifactId>jboss-errai-kitchensink-archetype</artifactId>
      <version>2.3.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Errai + Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the jboss-errai-kitchensink-archetype archetype</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotArchetype</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create new project exposing the SenBot (junit/cucumber/selenium acceptance test executor) to your test environment.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.2.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>1.0.0-CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.qianalyze</groupId>
      <artifactId>QiAnalyzeModule-Archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The archetype to create a new QiAnalyze Module for more information visit http://java.net/projects/qianalyze</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.27-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.27-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>javax.faces</groupId>
      <artifactId>javax.faces-war-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple project with war packaging that depends on JSF 2.2 and 
        javaee 6, in that order.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.sun.faces</groupId>
      <artifactId>faces-2.2-test-war-archetype</artifactId>
      <version>0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create automated test based on JSF 2.1</description>
    </archetype>
    <archetype>
      <groupId>com.sun.faces</groupId>
      <artifactId>faces-2.1-test-war-archetype</artifactId>
      <version>0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create automated test based on JSF 2.1</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>ejb-javaee7</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an EJB package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>appclient-javaee7</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an Application Client package using Java EE 7.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.8.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.8.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.0-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.jamcracker.adapter.jit</groupId>
      <artifactId>jit-adapter-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-jpa-demo-archetype</artifactId>
      <version>1.6.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.6.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.12.v20130726</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.12.v20130726</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.12.v20130726</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.12.v20130726</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.5.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.5.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.wadpam.gaelic</groupId>
      <artifactId>gaelic-archetype-starter</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.7.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.7.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>pl.bristleback</groupId>
      <artifactId>webapp-archetype</artifactId>
      <version>0.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web archetype for Bristleback Websocket Framework</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.CR9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.7.0-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-jpa-demo-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-core-demo-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-B1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappproject</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>uicomponent-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>plugincomponent</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>flowcomponent</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>buproject</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>2.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>1.9.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>1.9.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>1.9.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.205</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.205</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.205</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-B2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>beanshell-maven-plugin-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate an Beanshell-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>beanshell-maven-plugin-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate an Beanshell-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>ant-maven-plugin-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate an Ant-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>ant-maven-plugin-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate an Ant-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-spring</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xaloon.archetype</groupId>
      <artifactId>xaloon-archetype-wicket-jpa-glassfish</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.shelbie</groupId>
      <artifactId>shelbie-command-archetype</artifactId>
      <version>2.0.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>me.noroutine</groupId>
      <artifactId>tobacco-bootstrap</artifactId>
      <version>1.0.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application with all modern client libraries</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.0-Preview</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.tynamo</groupId>
      <artifactId>tynamo-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true). The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spec.archetypes</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss AS 7.1 (by default) or EAP 6 (if the "enterprise" property is true)</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.aerogear.archetypes</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>7.1.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.4-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.4-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-mvc_2.10</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal MVC based project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank_2.10</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-blank-single_2.10</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank JPA archetype for Lift Web Framework (single project).</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-jpa-basic_2.10</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic JPA archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-blank_2.10</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank project archetype for Lift Web Framework.</description>
    </archetype>
    <archetype>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-archetype-basic_2.10</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic project archetype for Lift Web Framework (with database, logging, user management).</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-B3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.demos</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-integration-test-archetype</artifactId>
      <version>2.0.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.0.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.13.v20130916</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.13.v20130916</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.13.v20130916</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.13.v20130916</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR4-Pre1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.6-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.2.5-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.2.5-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.directmemory.server</groupId>
      <artifactId>server-example-archetype</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.geomajas</groupId>
      <artifactId>geomajas-gwt-archetype</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Geomajas GWT application archetype</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module-fragment</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-module</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.kerneos</groupId>
      <artifactId>kerneos-flex-archetypes-application</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-outer-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ow2.jasmine.probe</groupId>
      <artifactId>jprobe-collector-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.fuin.archetypes</groupId>
      <artifactId>emt-xtext-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype that creates an Xtext project with a multi module Maven layout and Tycho (manifest-first approach).</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-stripes</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project using the Stripes Web Framework</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-jsf</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany SCA and JSF project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart-bpel</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA Webapp project using BPEL</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-quickstart</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a simple Apache Tuscany SCA webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-policy-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany policy extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-zip</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA ZIP contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-contribution-jar</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create an SCA JAR contribution project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tuscany.sca</groupId>
      <artifactId>tuscany-binding-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Tuscany binding extension project</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.1.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.1.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Oracle Glassfish.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>1.1.0.M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.8.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.6.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.6.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.5.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.4.0.OS1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.4.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>0.4.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Oracle Glassfish.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.sun.faces</groupId>
      <artifactId>faces-2.2-test-war-archetype</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a JSF 2.2 vanilla app.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee7-essentials-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 7 project template. Clean, lean and minimalistic.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>1.0.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.accumulo</groupId>
      <artifactId>accumulo-instamo-archetype</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-mongodb</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-scaffold-minimal</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.4.Final-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.28-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.0-update1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Oracle GlassFish.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.0-RC</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>standalone-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>service-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.aerysoft.minimaven</groupId>
      <artifactId>minimaven-ghsite-simple</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple Maven archetype for GitHub-hosted static website.</description>
    </archetype>
    <archetype>
      <groupId>org.aerysoft.minimaven</groupId>
      <artifactId>minimaven-ghsite-simple</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple Maven archetype for GitHub-hosted static website.</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.1-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-selenium2library</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-selenium2library</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-quickstart</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-quickstart</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-annotationlibrary</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.github.markusbernhardt</groupId>
      <artifactId>robotframework-archetype-annotationlibrary</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Robot Framework archetype for creating a testsuite</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.14.v20131031</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.14.v20131031</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.14.v20131031</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.14.v20131031</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.0-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.uctool</groupId>
      <artifactId>uctool-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new project ready to be used with Use Case Tool.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Oracle GlassFish.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.1-ase2013-tutorial</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.1-ase2013-tutorial</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.1-ase2013-tutorial</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.1-ase2013-tutorial</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.1-ase2013-tutorial</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.1-ase2013-tutorial</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.mysema.rdf</groupId>
      <artifactId>rdfbean-tapestry-quickstart</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic RDFBean Tapestry 5 application.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee7-essentials-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 7 project template. Clean, lean and minimalistic.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Plugin Archetype for Entando:  an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-widget-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Widget Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-page-generic</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Page Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-misc</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Misc Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-content</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Content Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.tomcat.maven</groupId>
      <artifactId>tomcat-maven-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>web-quickstart</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Quickstart Archetype for</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0-rc.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>1.8.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>1.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>2.4.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>2.4.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.1-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application using TouchKit as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.0-milestone1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.0-milestone1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.uctool</groupId>
      <artifactId>uctool-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new project ready to be used with Use Case Tool.</description>
    </archetype>
    <archetype>
      <groupId>net.sf.uctool</groupId>
      <artifactId>uctool-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new project ready to be used with Use Case Tool.</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>1.1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.spring.archetypes</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>1.0.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-suite-root</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.28-RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.3.1-ase2013-tutorial-r1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.3.1-ase2013-tutorial-r1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.3.1-ase2013-tutorial-r1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.9.1-ase2013-tutorial-r1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.9.1-ase2013-tutorial-r1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.9.1-ase2013-tutorial-r1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.12.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.0.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Java and Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web stories using Selenium, Groovy and Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave.web</groupId>
      <artifactId>jbehave-web-selenium-flash-archetype</artifactId>
      <version>3.6-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run web Flash stories using Selenium.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a webapp with datasource. Cargo will be used to configure the datasource on the
    container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests
    for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy
    it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely
    start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.9.0-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.2-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.mixer2</groupId>
      <artifactId>mixer2-springmvc-archetype</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for SpringMVC web application with mixer2</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-wicket-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-wicket-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.229</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.229</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.229</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.12.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>5.0.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>5.0.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.rave</groupId>
      <artifactId>rave-custom-project-archetype</artifactId>
      <version>0.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype to create a custom Apache Rave project</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.1-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.8.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.4-MILESTONE_1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt</artifactId>
      <version>1.4-MILESTONE_1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.2-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-cartridge-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.crowdcode.kissmda.maven</groupId>
      <artifactId>kissmda-maven-app-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-bundle-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create OSGI bundle for DEMUX Android projects</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.5.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.5.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.2.0.redhat-060</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.2.0.redhat-060</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.2.0.redhat-060</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.3-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-module-container-app</artifactId>
      <version>5.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Crux application following the module container layout for project.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-module-app</artifactId>
      <version>5.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Crux application following the module layout for project.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.8.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.1.0.17-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.4-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-bundle-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create OSGI bundle for DEMUX Android projects</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-android-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create Android application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.1.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>5.0.0.Alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>5.0.0.Alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6, generated from the
        jboss-javaee6-webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.ws.plugins.archetypes</groupId>
      <artifactId>jaxws-codefirst</artifactId>
      <version>1.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web Service starting from Java code and using JBossWS</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.1-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.1-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.2.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype-incubating</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype-incubating</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.cosenonjaviste</groupId>
      <artifactId>jsf2-spring4-jpa2-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.alibaba.citrus.sample</groupId>
      <artifactId>archetype-webx-quickstart</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.0-milestone2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.0-milestone2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.11.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>it.cosenonjaviste</groupId>
      <artifactId>jsf2-spring4-jpa2-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>de.cologneintelligence</groupId>
      <artifactId>archetype-fitgoodies-quickstart</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which generates an FitGoodies-enabled example project</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-bundle-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create application bundles for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-gxt-clean-sdv-app-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-sdv-app-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-app-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-module-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an AngularGwt Module with example service</description>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-app-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Webapps using AngularGWT incl. example controller and scope</description>
    </archetype>
    <archetype>
      <groupId>br.com.otavio.vraptor.archetypes</groupId>
      <artifactId>vraptor-archetype-blank</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple project to start with VRaptor 4</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.8.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.duelengine</groupId>
      <artifactId>duel-mvc-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC project archetype using Jersey, Guice, DUEL views, DUEL merge</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-gxt-clean-sdv-app-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-sdv-app-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kospiotr</groupId>
      <artifactId>gwt-clean-app-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-module-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for an AngularGwt Module with example service</description>
    </archetype>
    <archetype>
      <groupId>com.github.h0ru5.gwt</groupId>
      <artifactId>angulargwt-app-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Webapps using AngularGWT incl. example controller and scope</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.stanbol</groupId>
      <artifactId>stateless-webmodule-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a project that allows posting files and shows the computed enhancements.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.stanbol</groupId>
      <artifactId>statefull-webmodule-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a project that accesses the entityhub, and logs queries to a persisten graph</description>
    </archetype>
    <archetype>
      <groupId>org.apache.stanbol</groupId>
      <artifactId>enhancer-engine-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>hu.meza.tools</groupId>
      <artifactId>testAutomation</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for test automation projects</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.glassmaker</groupId>
      <artifactId>org.glassmaker.archetype.basic</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apidesign.canvas</groupId>
      <artifactId>canvas-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.amazonaws</groupId>
      <artifactId>aws-java-sdk-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a simple AWS Java application.</description>
    </archetype>
    <archetype>
      <groupId>com.amazonaws</groupId>
      <artifactId>aws-java-sdk-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a simple AWS Java application.</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-java-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit/TestNG</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>0.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-javafx-spring-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with JavaFX 2.2, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3.1 and Hibernate 3.6 using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-seam-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, JBoss Seam 2.2 and Hibernate using GraniteDS with the Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-tide-flex-cdi-jpa</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, CDI and JPA using GraniteDS with Tide API.</description>
    </archetype>
    <archetype>
      <groupId>org.graniteds.archetypes</groupId>
      <artifactId>graniteds-flex-spring-jpa-hibernate</artifactId>
      <version>3.0.3.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Base project with Flex 4.6, Spring 3 and Hibernate using GraniteDS with RemoteObject API.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.trajano.archetype</groupId>
      <artifactId>java-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is an archetype type for a Java artifact.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vektorsoft.demux.tools</groupId>
      <artifactId>demux-jfx-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create JavaFX desktop application structure for DEMUX Framework applications</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Archetype: RichFaces Archetypes Simple Application</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Archetype: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>2.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.9.0-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>org.antlr</groupId>
      <artifactId>antlr3-maven-archetype</artifactId>
      <version>3.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ANTLR 3 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.5-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-console-ng-module-archetype</artifactId>
      <version>6.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jBPM Console NG Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.debux.webmotion</groupId>
      <artifactId>webmotion-archetype</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>WebMotion is Java web framework based on the Java EE6 standard</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.7.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn, 
        including an example application and an example new entity type, 
        able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.6.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.6.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.rauschig</groupId>
      <artifactId>maven-archetype-bundle</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A maven archetype that incorporates common artifacts for OSS development and OSGi compatibility</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.smb-tec.xo.archetypes</groupId>
      <artifactId>xo-neo4j-quickstart</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a skeleton for an XO-Neo4j application</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>ch.sbb.maven.archetypes</groupId>
      <artifactId>wmb7-maven-projects</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>WebSphere Message Broker 7 Maven Project Structure</description>
    </archetype>
    <archetype>
      <groupId>ch.sbb.maven.archetypes</groupId>
      <artifactId>iib9-maven-projects</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>IBM Integration Bus 9 Maven Project Structure</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.15.v20140411</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.15.v20140411</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.15.v20140411</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.15.v20140411</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-webapp</artifactId>
      <version>0.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-heroku</artifactId>
      <version>0.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Heroku.</description>
    </archetype>
    <archetype>
      <groupId>org.eiichiro.gig</groupId>
      <artifactId>gig-archetype-appengine</artifactId>
      <version>0.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which contains a simple Gig Webapp project for Google App Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>it.cosenonjaviste</groupId>
      <artifactId>jsf2-spring4-jpa2-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-multi-module</artifactId>
      <version>5.1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates jiac multi module project with api and domain module</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-multi-module</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates jiac multi module project with api and domain module</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-jsw</artifactId>
      <version>5.1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a runnable agent, which can used as system service/daemon</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-jsw</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a runnable agent, which can used as system service/daemon</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-empty</artifactId>
      <version>5.1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a empty jiac project. POM only</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-empty</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a empty jiac project. POM only</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-agent-config-temp</artifactId>
      <version>5.1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-agent-config-temp</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.wasdev.wlp.maven</groupId>
      <artifactId>liberty-plugin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-multi-module</artifactId>
      <version>5.1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates jiac multi module project with api and domain module</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-jsw</artifactId>
      <version>5.1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a runnable agent, which can used as system service/daemon</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-empty</artifactId>
      <version>5.1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a empty jiac project. POM only</description>
    </archetype>
    <archetype>
      <groupId>de.dailab</groupId>
      <artifactId>jiac-config-temp</artifactId>
      <version>5.1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a jiac agent project, with spring-config templates for an agent and an agent bean</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee7-essentials-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 7 project template. Clean, lean and minimalistic.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.plugincomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.11</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.10</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.11</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.10</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.11</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.10</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the ui archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the route archetype of osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the parent archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the Model archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is the business archetype of Osgiliath framework</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.4.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.4.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A maven archetype for Cloud Endpoints with Google App
  Engine Java.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A maven archetype for Cloud Endpoints with Google App
  Engine Java.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-xml-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot XML Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-websocket-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot WebSocket Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-ui-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Web UI Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-static-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Web Static Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-secure-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Web Secure Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-method-security-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Web Method Security Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-web-jsp-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Web JSP Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-traditional-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Traditional Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-tomcat-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Tomcat Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-simple-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Simple Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-servlet-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Servlet Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-secure-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Security Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-profile-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Profile Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-jetty-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Jetty Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-integration-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Integration Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-rest-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Data REST Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-redis-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Data Redis Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-mongodb-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Data MongoDB Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-data-jpa-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Data JPA Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-batch-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Batch Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-aop-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot AOP Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-amqp-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot AMQP Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-ui-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Actuator UI Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-noweb-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Actuator Non-Web Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-log4j-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Actuator Log4J Sample</description>
    </archetype>
    <archetype>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-sample-actuator-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring Boot Actuator Sample</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.javaee-samples</groupId>
      <artifactId>javaee7-arquillian-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JavaEE 7 Arquillian Archetype Sample</description>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1.1-1.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1.1-1.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.3.7.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.3.7.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jms-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel and JMS.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>errors-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>eip-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cbr-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-spring-java-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Spring project which uses the Java Container in Fabric8.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.Beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.Beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>3.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.2.0.redhat-065</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.2.0.redhat-065</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.2.0.redhat-065</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty8</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty8</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty7</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.6-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.smb-tec.xo.archetypes</groupId>
      <artifactId>xo-neo4j-quickstart</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a skeleton for an XO application using the Neo4j graph database backend.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.0.2.20140527-1807</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.wiperdog</groupId>
      <artifactId>wiperdog-osgi-ipojo-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wiperdog</groupId>
      <artifactId>wiperdog-osgi-bundle-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-servlet-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for Sling Servlets</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-jcrinstall-bundle-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a generic OSGi bundle installed via JCR Install.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-bundle-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a generic OSGi bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simple_wicket_restful_jdo-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0.alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>0.14.606</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: camunda EJB client, camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.3-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.10.0-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>soap-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-soap-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure SOAP.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>secure-rest-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Secure REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-web-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST with a WAR.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using REST.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-spring-java-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Spring project which uses the Java Container in Fabric8.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-spring-boot-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Shows how to use Camel with Spring Boot in the Java Container.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-servlet-war-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel Servlet with a WAR.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel based Error handling.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-eips-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Enterprise Integration Patterns.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cdi-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel CDI project which uses the Java Container in Fabric8.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-cbr-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project for Camel based Content Based Router.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>camel-amq-archetype</artifactId>
      <version>1.1.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project using Camel and ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetypes</groupId>
      <artifactId>wildfly-subsystem</artifactId>
      <version>8.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a skeleton project for implementing a WildFly 8 subsystem</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype-web</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.parallelj</groupId>
      <artifactId>parallelj-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This archetype projects allows to create a project skeleton using ParallelJ.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.biville.florent</groupId>
      <artifactId>maven-embedded-neo4j-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.7-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.apigee.build-tools.enterprise4g</groupId>
      <artifactId>apigee-edge-maven-archtypes</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.00</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.00</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>7.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>service-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>hibernate-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>distribution-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.4-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-hibernate</artifactId>
      <version>1.4-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Hibernate Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-eclipselink</artifactId>
      <version>1.4-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.github.apetrelli.samplegwt</groupId>
      <artifactId>samplegwt-archetype</artifactId>
      <version>1.0.0-alpha4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A complete but simple archetype that connects GWT to several technologies: JPA 2, Hibernate, Spring Core, Spring Security, Spring Transactions.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.conventionsframework</groupId>
      <artifactId>conventions-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>no.bouvet</groupId>
      <artifactId>maven-archetype-eventsourcing</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2014A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Archetype: RichFaces Archetypes Simple Application</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Archetype: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>2.6.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0-RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.256</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.256</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.256</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates a simple Vaadin application using TouchKit.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.happyfaces</groupId>
      <artifactId>happyfaces-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Description</description>
    </archetype>
    <archetype>
      <groupId>com.github.happyfaces</groupId>
      <artifactId>happyfaces-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Description</description>
    </archetype>
    <archetype>
      <groupId>com.github.happyfaces</groupId>
      <artifactId>happyfaces-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Description</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jnario</groupId>
      <artifactId>jnario-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for setting up a jnario project.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0-RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.262</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.262</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.262</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>pl.org.miki</groupId>
      <artifactId>scala-quickstart-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Customizable cruft-free Scala archetype. Options:
-sourceFolders: [all-in-src-java, scala-only, both-split-src]. DEFAULT: all-in-src-java.
--all-in-src-java: Scala and Java code are both in src/main/java (same for test). Plays nicely with IDEs.
--scala-only: only src/main/scala set up, and set as source folder.
--both-split-src: both src/main/java and src/main/scala. Can play merry havock with IDEs, so not the default.
-testLibrary: [scalatest, specs2, scalacheck-only, junit-only]. DEFAULT: scalatest.
--scalatest: adds Scalatest AND Scalacheck AND JUnit for most of your testing needs.
--specs2: adds specs2 AND Scalacheck AND JUnit.
--scalacheck-junit: adds Scalacheck AND JUnit.
--junit-only: adds JUnit ONLY.
-scalaVersion: 2.10.x+. DEFAULT: 2.11.2.
*The Scala tool version is generated automatically.
*Some Scala versions may not be compatible with selected test library versions. Adjust as necessary.</description>
    </archetype>
    <archetype>
      <groupId>pl.org.miki</groupId>
      <artifactId>java8-quickstart-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Java 8 archetype. Options:
-testLibrary: [junit, testng, none]. DEFAULT: junit. Adds the requested test library to the POM deps.
-compilerMode: [simple, test-only, retrolambda-main, retrolambda-all]. DEFAULT: simple.
--simple: everything is compiled as Java 8.
--test-only: set up test for Java 8, and main for Java 7.
--retrolambda-main: main code is compiled as Java 8, and then converted to Java 7 via retrolambda.
--retrolambda-all: all code is compiled as Java 8, and then converted to Java 7 via retrolambda.

NOTE: Retrolambda support provided "as is" - if you have any problems, please file a ticket on the GitHub page!</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-validator-quickstart-archetype</artifactId>
      <version>4.3.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Aggregator of the Hibernate Validator modules.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.8-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.1.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.0.20140717-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.0.3.20140717-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>ru.yandex.cocaine</groupId>
      <artifactId>cocaine-worker-archetype</artifactId>
      <version>0.11.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic worker for Cocaine Application Engine.</description>
    </archetype>
    <archetype>
      <groupId>ru.yandex.cocaine</groupId>
      <artifactId>cocaine-client-archetype</artifactId>
      <version>0.11.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic client for Cocaine Application Engine.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Alpha2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-empty-quickstart</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.rest</groupId>
      <artifactId>appverse-web-archetypes-rest-eclipselink</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes Rest Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-hibernate</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Hibernate Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-eclipselink</artifactId>
      <version>1.4.1-MILESTONE_2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>todoapp-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.cuubez</groupId>
      <artifactId>cuubez-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Cuubez quickstart archetype.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.wisebrains.archetypes</groupId>
      <artifactId>gatein-rest-resource-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to generate sample Restful GateIn resource</description>
    </archetype>
    <archetype>
      <groupId>com.github.wisebrains.archetypes</groupId>
      <artifactId>gatein-rest-resource-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to generate sample Restful GateIn resource</description>
    </archetype>
    <archetype>
      <groupId>com.dragome</groupId>
      <artifactId>simple-webapp-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Dragome SDK simple webapp archetype</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>0.9.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6-hadoop2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6-hadoop2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-simple-archetype</artifactId>
      <version>0.9.268</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-jbehave-archetype</artifactId>
      <version>0.9.268</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.thucydides</groupId>
      <artifactId>thucydides-easyb-archetype</artifactId>
      <version>0.9.268</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Thucydides automated acceptance testing project using Selenium 2, JUnit and easyb</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jorm-unit</groupId>
      <artifactId>jorm-unit-sample-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that creates a sample project with jorm-unit sample test</description>
    </archetype>
    <archetype>
      <groupId>org.jorm-unit</groupId>
      <artifactId>jorm-unit-sample-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that creates a sample project with jorm-unit sample test</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.bukkit.plugins</groupId>
      <artifactId>bukkit-template</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Bukkit Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.baracus.application</groupId>
      <artifactId>baracus-maven-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for projects using BARACUS</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates a simple Vaadin application using TouchKit.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>7.0.0-m1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>7.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>7.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>7.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>7.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>7.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>7.0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>7.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-ear-blank-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-ear-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-blank-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-archetype</artifactId>
      <version>8.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.0.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.walkmod</groupId>
      <artifactId>walkmod-plugin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a walkmod plugin</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-ui-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-simple-example-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.structr</groupId>
      <artifactId>structr-base-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Structr is an open source framework based on the popular Neo4j graph database.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>8.1.16.v20140903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-fileserver</artifactId>
      <version>7.6.16.v20140903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>8.1.16.v20140903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mortbay.jetty.archetype</groupId>
      <artifactId>jetty-archetype-assembler</artifactId>
      <version>7.6.16.v20140903</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.forge</groupId>
      <artifactId>jboss-forge-html5-archetype</artifactId>
      <version>1.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that contains pre-requisites for demonstrating the use of JBoss Forge. The end-user will be instructed on how to scaffold a new application based on a pre-existing JPA entity. Refer to the embedded Eclipse cheatsheet for additional details.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>6.3.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>6.2.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-empty-quickstart</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: camunda EJB client, camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.4-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.11.0-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Spring Boot application using Spring WebMVC</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-webmvc-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Spring Boot application with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-camel-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Spring Boot application with ActiveMQ</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>springboot-activemq-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-webservice-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example exposing a webservice to add or get Customers (backend is mocked in a bean)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-drools-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Karaf :: Camel Drools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-dozer-wiki-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example Camel project using a Dozer transform where the camel routes and transforms are maintained in the wiki</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use CXF JAX-RS and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>1.2.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel and CDI and Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-touchkit</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates a simple Vaadin application using TouchKit.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>2.0.0-1.9.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A guestbook application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>2.0.0-1.9.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-subproject-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating OpenIMAJ subprojects with the most of the standard configuration completed automatically</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-quickstart-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven quickstart archetype for OpenIMAJ</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>lb-copy-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype used when copying databases. Creates a database project for the lb-maven-project to use in copying/exporting a database</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kr-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs4-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs3-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kfs-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kualigan.maven.archetypes</groupId>
      <artifactId>kc-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-empty-quickstart</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple JacpFX quistart application with two perspectives and four components.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>com.pampanet</groupId>
      <artifactId>secure-rest-webapp-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for building Secure RESTful Web Services Archetype with Apache Shiro 1.2.3, Jersey 1.18.1 and Google Guice 3.0</description>
    </archetype>
    <archetype>
      <groupId>com.pampanet</groupId>
      <artifactId>jersey-guice-webapp-archetype</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building RESTful Web Services with Jersey 1.18.1 and Google Guice 3.0</description>
    </archetype>
    <archetype>
      <groupId>com.hivemq</groupId>
      <artifactId>hivemq-plugin-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Maven Plugin Archetype which makes HiveMQ plugin development a breeze.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee-bce-archetype</artifactId>
      <version>0.0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype (wizard) for the javaee-bce-pom project</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.4.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.4.2.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-subproject-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating OpenIMAJ subprojects with the most of the standard configuration completed automatically</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-quickstart-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven quickstart archetype for OpenIMAJ</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.graylog2</groupId>
      <artifactId>graylog2-plugin-archetype</artifactId>
      <version>0.90.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-rpc</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-jersey</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.baracus.application</groupId>
      <artifactId>baracus-maven-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Mrchetype for the BARACUS framework for Android application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6.1-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.6.1-hadoop2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6.1-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.6.1-hadoop2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.robeja.mojo</groupId>
      <artifactId>restygwt-maven-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple RestyGWT, RestEasy maven archetype</description>
    </archetype>
    <archetype>
      <groupId>com.premiumminds</groupId>
      <artifactId>pm-wicket-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Template to create a web application with Wicket + Guice + Hibernate</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Alpha3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-multi-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-mongodb-backbonejs-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-multi-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.resthub</groupId>
      <artifactId>resthub-jpa-backbonejs-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>3.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>3.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-lmz-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ LMZ Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.xtech.babel</groupId>
      <artifactId>babel-camel-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for Babel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.0.0.redhat-394</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>io.airlift</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>0.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.pampanet</groupId>
      <artifactId>shiro-guice-resteasy-webapp-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for building Secure RESTful Web Services Archetype with Apache Shiro 1.2.3, RestEasy 3 and Google Guice 3.0</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.domain</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Domain project</description>
    </archetype>
    <archetype>
      <groupId>org.openengsb.tooling.archetypes</groupId>
      <artifactId>org.openengsb.tooling.archetypes.connector</artifactId>
      <version>3.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to produce new Connector project</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0-beta-11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>7.7.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>todoapp-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for license vendor and consumer applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.tectonica</groupId>
      <artifactId>gae-jersey-guice-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for generating skeleton Google-App-engine application that uses Jersey, Jackson and Guice</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.mwmahlberg.speedy</groupId>
      <artifactId>speedy-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating Web Applications with the Speedy Web Application Framework</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-simple-analysis</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.grouplens.lenskit</groupId>
      <artifactId>lenskit-archetype-fancy-analysis</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-rpc</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipselabs</groupId>
      <artifactId>emf-gwt-jersey</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.7.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.7.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.9-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.10-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.0.0.redhat-412</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.tectonica</groupId>
      <artifactId>gae-jersey-guice-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for generating skeleton Google-App-engine application that uses Jersey, Jackson and Guice</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sakaiproject.maven-archetype</groupId>
      <artifactId>sakai-wicket-maven-archetype</artifactId>
      <version>1.5.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Sakai Wicket Maven Archetype allows you to generate a sample Sakai app via a single Maven command. 
		The app is based on Apache Wicket which integrates nicely with Sakai. 
		The app demonstrates how to get a Sakai tool styled, internationalised and registered, setup your own APIs, wire them up with Spring and inject them via annotations. 
		The 1.1 and up releases also include multi database support via Spring JDBC. It could easily be used as a base for a real tool.</description>
    </archetype>
    <archetype>
      <groupId>org.sakaiproject.maven-archetype</groupId>
      <artifactId>sakai-wicket-maven-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Sakai Wicket Maven Archetype allows you to generate a sample Sakai app via a single Maven command. 
		The app is based on Apache Wicket which integrates nicely with Sakai. 
		The app demonstrates how to get a Sakai tool styled, internationalised and registered, setup your own APIs, wire them up with Spring and inject them via annotations. 
		The 1.1 and up releases also include multi database support via Spring JDBC. It could easily be used as a base for a real tool.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.7.0-hadoop2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.7.0-hadoop2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.12.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.coding.chenxiaobo</groupId>
      <artifactId>base-framework-archetype</artifactId>
      <version>1.0.0.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>base-framework is a authority management system of java web framework, the framework ased on spring, mybatis, spring mvc, apache shiro</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.07</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.07</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>7.0.0-m2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>11.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>11.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>11.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>service-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>hibernate-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>distribution-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.18.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>no.bouvet</groupId>
      <artifactId>maven-archetype-eventsourcing</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4</groupId>
      <artifactId>sally4-module-archetype</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4.comm</groupId>
      <artifactId>comm-archetype</artifactId>
      <version>0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>com.andrewreitz.velcro</groupId>
      <artifactId>velcro</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Awesome Maven archetype for Android</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.0.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.18.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.11-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.1.20141111-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.9-alpha1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.13.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kfs-contrib-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kfs-contrib-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kc-contrib-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.kualigan.kuali.contrib</groupId>
      <artifactId>kc-contrib-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype used to create projects intended to become customizations added to kuali projects via Maven dependencies</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.wordpress.javaenterprise7</groupId>
      <artifactId>MinimumHelloWorld-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Minimal archetype for a Java EE 7 application</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.rest</groupId>
      <artifactId>appverse-web-archetypes-rest-eclipselink</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes Rest Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-hibernate</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Hibernate Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-eclipselink</artifactId>
      <version>1.5.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.shindig</groupId>
      <artifactId>sample-maven-archetype</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Default server war dependencies</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>99.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.gfk.senbot</groupId>
      <artifactId>SenBotDemo-archetype</artifactId>
      <version>0.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A SenBot Demo project with the purpose to demonstrate all available SenBot features.</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.alpha14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.alpha14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.alpha14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a simple Vaadin application as a Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.springer</groupId>
      <artifactId>omelet-archetype-simple</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Automation library for Selenium built on top of TestNg</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-docker-blank-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Docker Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.0.0p1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.0.0p1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.0.0p1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.ryian</groupId>
      <artifactId>ryian-web-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ryian-web-archetype is an archetype to create a web project based on ryian framework</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.08</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.08</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.nitorcreations</groupId>
      <artifactId>dope-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A presentation system intended for more advanced users. Think Powerpoint meets Markdown.</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.2.20141211-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.com.address.archetypes</groupId>
      <artifactId>struts2-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype web 3.0 + struts2 (bootstrap + jquery) + hibernate core with struts2 interceptor login system</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-jersey-blank-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-jersey-blank-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-docker-blank-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Docker Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>0.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-webapp</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Application bundle (WAR file) containing Apache Marmotta</description>
    </archetype>
    <archetype>
      <groupId>org.apache.marmotta</groupId>
      <artifactId>marmotta-archetype-module</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This Maven Archetype allows creating the basic structure for an Marmotta Module</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.14.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>fr.manastria</groupId>
      <artifactId>manastria-archetype-introduction</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Manastria archetype.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.09</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.09</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>br.com.address.archetypes</groupId>
      <artifactId>struts2-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype web 3.0 + struts2 (bootstrap + jquery) + JPA 2.1 with struts2 login system</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.02.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.02.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.02.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.02.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-b4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2014B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2014A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2013A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2012A.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jibx.schema.org.opentravel._2011B.ws</groupId>
      <artifactId>opentravel-touractivity-ws-service-archetype</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbundle.app.tools</groupId>
      <artifactId>jbundle-project-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>jbundle project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>com.premiumminds</groupId>
      <artifactId>pm-wicket-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Template to create a web application with Wicket + Guice + Hibernate</description>
    </archetype>
    <archetype>
      <groupId>com.bardframework</groupId>
      <artifactId>bard-simple-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A web framework that is easy to use, easy to extend</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4-milestone-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4-milestone-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.openntf.maven</groupId>
      <artifactId>odp-maven-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4</groupId>
      <artifactId>sally4-module-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4.comm</groupId>
      <artifactId>comm-archetype</artifactId>
      <version>0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.freedomotic</groupId>
      <artifactId>freedomotic-device-maven-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>pl.najda</groupId>
      <artifactId>dw-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building an initial structure of directories and files for Dropwizard web services. Contains a simple web service (available at http://localhost:8082/hello-world) with sources - to simplify development.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>fr.manastria</groupId>
      <artifactId>manastria-archetype-introduction</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Manastria archetype for beginner.</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.springer</groupId>
      <artifactId>omelet-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent project for the omelet</description>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-single</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-single</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-single</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-jbake</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-intellij</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-angularjs</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-angularjs</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-angularjs</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-jersey-blank-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-docker-blank-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Docker Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>1.0.2.RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>msgpack-rpc-jersey-blank-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools.maven</groupId>
      <artifactId>maven-achetype-mule-domain-bundle</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mule.tools.maven</groupId>
      <artifactId>maven-achetype-mule-domain</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mule.tools.maven</groupId>
      <artifactId>maven-achetype-mule-app</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple maven tool to create mule applications</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.4.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>1.0.0-beta.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.debux.webmotion</groupId>
      <artifactId>webmotion-archetype</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>WebMotion is Java web framework based on the Java EE6 standard</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.8.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.8.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-single</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-jbake</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-intellij</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.monkeysintown</groupId>
      <artifactId>m11n-archetypes-angularjs</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-ear-blank-archetype</artifactId>
      <version>8.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-ear-archetype</artifactId>
      <version>8.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-blank-archetype</artifactId>
      <version>8.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-javaee7-webapp-archetype</artifactId>
      <version>8.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 7 webapp project for JBoss Wildfly</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-html5-mobile-blank-archetype</artifactId>
      <version>8.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 7 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.archetype</groupId>
      <artifactId>wildfly-html5-mobile-archetype</artifactId>
      <version>8.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 7 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>1.0.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>4.0.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>4.0.0-01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.2-RC01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.2-RC01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.2-RC01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>5.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>5.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.0.CR11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.0.CR11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>2.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Archetype: RichFaces Archetypes Simple Application</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>2.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Archetype: Based on the Kitchen Sink Quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-spring-mvc-archetype</artifactId>
      <version>2.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Spring MVC application with Java EE persistence settings (server bootstrapped JPA, JTA transaction management) for JBoss AS7</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-blank-archetype</artifactId>
      <version>2.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.wfk</groupId>
      <artifactId>jboss-html5-mobile-archetype</artifactId>
      <version>2.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a Java EE 6 application using HTML5, and JAX-RS to support both desktop and mobile web browsers</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.19.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4</groupId>
      <artifactId>sally4-module-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>info.kwarc.sally4.comm</groupId>
      <artifactId>comm-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Semantic Alliance Communication Module Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.0.0-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.19.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>fr.manastria</groupId>
      <artifactId>manastria-archetype-introduction</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Manastria archetype for beginner.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.0-Valentines</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-gae-blank-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GAE Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-gae-blank-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GAE Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-gae-blank-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GAE Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>1.5.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-ws-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-wicket-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-tapestry-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-struts-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-spring-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-jsf-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-modular-gwt-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-wicket-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-tapestry-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-struts-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-stripes-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-security-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-freemarker-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-spring-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-light-jsf-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-core-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse is a full-stack framework for building web applications on the JVM.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-wicket-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-tapestry-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-struts-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-spring-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-jsf-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.</description>
    </archetype>
    <archetype>
      <groupId>org.appfuse.archetypes</groupId>
      <artifactId>appfuse-basic-gwt-archetype</artifactId>
      <version>3.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.8.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.8.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-lmz-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ LMZ Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-webservice-archetype</artifactId>
      <version>1.0.0.redhat-423</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web services project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>1.0.0.redhat-423</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>1.0.0.redhat-423</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>1.0.0.redhat-423</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.28.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.springer</groupId>
      <artifactId>omelet-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>static file generator for omelet</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.3.20150220-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.0.CR13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.0.CR12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.0.CR13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.0.CR12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>4.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>4.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>4.2.0-TP1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>4.2.0-TP1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>4.2.0-TP1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin Archetype for Entando:  an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-widget-generic</artifactId>
      <version>4.2.0-TP1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Widget Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-theme-generic</artifactId>
      <version>4.2.0-TP1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Theme (Page Model) Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-content</artifactId>
      <version>4.2.0-TP1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Content Type Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.3-RC01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.3-RC01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.3-RC01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>me.alb-i986.selenium</groupId>
      <artifactId>selenium-tinafw-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for creating selenium-tinafw projects</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.0-rc5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.0-rc4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>in.virit.vwscdn</groupId>
      <artifactId>vwscdn-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>cdn.virit.in project archetype</description>
    </archetype>
    <archetype>
      <groupId>de.svenkubiak</groupId>
      <artifactId>ninja-simple-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype for a simple Ninja Web Framework project. It is based on the servlet archetype, but with some minor modifications</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.mkolisnyk</groupId>
      <artifactId>aerial-cucumber-testng-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.mkolisnyk</groupId>
      <artifactId>aerial-cucumber-junit-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.45</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.45</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-project-archetype</artifactId>
      <version>3.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-feature-archetype</artifactId>
      <version>3.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
      <artifactId>etlunit-database-schema-archetype</artifactId>
      <version>3.9.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.3-RC02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.3-RC02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.3-RC02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>net.roboconf</groupId>
      <artifactId>roboconf-maven-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>in.virit.vwscdn</groupId>
      <artifactId>vwscdn-archetype</artifactId>
      <version>1.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>cdn.virit.in project archetype</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>deltaspike-restlet-archetype</artifactId>
      <version>2.3.1-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic ReSTlet Application stub which can then be expanded</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>deltaspike-restlet-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic ReSTlet Application stub which can then be expanded</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>deltaspike-restlet-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic ReSTlet Application stub which can then be expanded</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.4-beta</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opoo.press.maven.archetypes</groupId>
      <artifactId>opoopress-archetype-theme</artifactId>
      <version>2.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a blank OpooPress theme project.
                artifactId must be start with prefix: 'opoopress-theme-'.'</description>
    </archetype>
    <archetype>
      <groupId>org.opoo.press.maven.archetypes</groupId>
      <artifactId>opoopress-archetype-site-blank</artifactId>
      <version>2.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a blank OpooPress site.</description>
    </archetype>
    <archetype>
      <groupId>org.opoo.press.maven.archetypes</groupId>
      <artifactId>opoopress-archetype-site</artifactId>
      <version>2.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a basic OpooPress site with sample plugin.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.baracus.application</groupId>
      <artifactId>baracus-maven-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Mrchetype for the BARACUS framework for Android application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.14.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.13.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>me.alb-i986</groupId>
      <artifactId>cucumber-java-junit-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for creating cucumber projects, featuring Java and JUnit</description>
    </archetype>
    <archetype>
      <groupId>me.alb-i986.cucumber</groupId>
      <artifactId>cucumber-java-junit-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for creating cucumber projects, featuring Java and JUnit</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.4-beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.googlecode.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.mkolisnyk</groupId>
      <artifactId>aerial-cucumber-testng-archetype</artifactId>
      <version>0.0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.mkolisnyk</groupId>
      <artifactId>aerial-cucumber-junit-archetype</artifactId>
      <version>0.0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.11</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-sitegen_2.10</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate static website generation project</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.11</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-jersey_2.10</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.11</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.scalatra.scalate.tooling</groupId>
      <artifactId>scalate-archetype-guice_2.10</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype which creates an empty Scalate Guice web application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>8.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.ws.plugins.archetypes</groupId>
      <artifactId>jaxws-codefirst</artifactId>
      <version>1.1.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web Service starting from Java code and using JBossWS</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.30-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.0.2-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-war-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ WAR Archetype</description>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-war-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ WAR Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.33.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>12.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>12.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>12.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>12.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.30.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>in.virit.vwscdn</groupId>
      <artifactId>vwscdn-archetype</artifactId>
      <version>1.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>cdn.virit.in project archetype</description>
    </archetype>
    <archetype>
      <groupId>de.whisperedshouts</groupId>
      <artifactId>iiq-webapp-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype may be used to create a webapp based on SailPoint IdentityIQ.</description>
    </archetype>
    <archetype>
      <groupId>com.springer</groupId>
      <artifactId>omelet-archetype</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>static file generator for omelet</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.4-beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.partnet.sample</groupId>
      <artifactId>seauto.junit.sample-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project for SeAuto: a bridge to Selenium from your favorite test framework.</description>
    </archetype>
    <archetype>
      <groupId>com.partnet.sample</groupId>
      <artifactId>seauto.junit.sample-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project for SeAuto: a bridge to Selenium from your favorite test framework.</description>
    </archetype>
    <archetype>
      <groupId>com.partnet.sample</groupId>
      <artifactId>seauto-cucumber-sample-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project for SeAuto: a bridge to Selenium from your favorite test framework.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>maven-reactjs-blank-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for React.js</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-war-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ WAR Archetype</description>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-lmz-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ LMZ Archetype</description>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>jsf-quickstart-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JSF Web Application with libSASS</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a project with tailor-made modules for vending
        and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a project with tailor-made modules for vending
        and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.1-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.partnet.sample</groupId>
      <artifactId>seauto-jbehave-sample-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project for SeAuto: a bridge to Selenium from your favorite test framework.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-web</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a WAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-parent</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a parent project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype-ear</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a EAR project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.sculptorgenerator</groupId>
      <artifactId>sculptor-maven-archetype</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a business tier project using the Sculptor code generator</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.9.0-milestone-1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.9.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.9.0-milestone-1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.9.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-extension-archetype</artifactId>
      <version>0.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Extension archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-war-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ WAR Archetype</description>
    </archetype>
    <archetype>
      <groupId>nz.net.osnz.lmz</groupId>
      <artifactId>osnz-lmz-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSNZ LMZ Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Oracle GlassFish.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.40.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.4-beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A template for creating a new executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>2.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0-milestone4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.buschmais.jqassistant.archetype</groupId>
      <artifactId>jqassistant.archetype.project</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A project archetype including a basic jQAssistant setup.</description>
    </archetype>
    <archetype>
      <groupId>com.buschmais.jqassistant.archetype</groupId>
      <artifactId>jqassistant.archetype.project</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A project archetype including a basic jQAssistant setup.</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>mvc-1.0-blank-archetype</artifactId>
      <version>1.0.0-m01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>MVC 1.0 Blank Project</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.ws.plugins.archetypes</groupId>
      <artifactId>jaxws-codefirst</artifactId>
      <version>1.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web Service starting from Java code and using JBossWS</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
      <version>6.4.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
      <version>6.4.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6. The project is an EAR, with an EJB-JAR and WAR</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
      <version>6.4.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.archetype.eap</groupId>
      <artifactId>jboss-javaee6-webapp-archetype</artifactId>
      <version>6.4.0.GA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter Java EE 6 webapp project for JBoss EAP 6</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>1.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.0.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>restlet-deltaspike-raml-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation 
    based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency
    injection. The version tracks the version of the Restlet Framework being used.</description>
    </archetype>
    <archetype>
      <groupId>com.rhythm.louie</groupId>
      <artifactId>louie-archetype</artifactId>
      <version>2.0-beta</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for creating Louie-based services</description>
    </archetype>
    <archetype>
      <groupId>com.partnet.sample</groupId>
      <artifactId>seauto.junit.sample-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project for SeAuto: a bridge to Selenium from your favorite test framework.</description>
    </archetype>
    <archetype>
      <groupId>com.partnet.sample</groupId>
      <artifactId>seauto-jbehave-sample-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project for SeAuto: a bridge to Selenium from your favorite test framework.</description>
    </archetype>
    <archetype>
      <groupId>com.partnet.sample</groupId>
      <artifactId>seauto-cucumber-sample-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project for SeAuto: a bridge to Selenium from your favorite test framework.</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-blank-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a project with tailor-made modules for vending
        and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>restlet-deltaspike-raml-archetype</artifactId>
      <version>2.3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation 
    based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency
    injection. The version tracks the version of the Restlet Framework being used.</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>restlet-deltaspike-raml-archetype</artifactId>
      <version>2.3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation 
    based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency
    injection. The version tracks the version of the Restlet Framework being used.</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>restlet-deltaspike-raml-archetype</artifactId>
      <version>2.3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation 
    based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency
    injection. The version tracks the version of the Restlet Framework being used.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.0-ga1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>pl.najda</groupId>
      <artifactId>dw-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building an initial structure of directories and files for Dropwizard web services. Contains a simple web service (available at http://localhost:8082/hello-world) with sources - to simplify development.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.archetype</groupId>
      <artifactId>sit-archetype</artifactId>
      <version>0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.5.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.5.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.orienteer</groupId>
      <artifactId>orienteer-archetype-war</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.dd4t</groupId>
      <artifactId>dd4t-spring-mvc-archetype</artifactId>
      <version>1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DD4T Spring MVC Archetype for Maven</description>
    </archetype>
    <archetype>
      <groupId>org.dd4t</groupId>
      <artifactId>dd4t-spring-mvc-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DD4T Spring MVC Archetype for Maven</description>
    </archetype>
    <archetype>
      <groupId>org.dd4t</groupId>
      <artifactId>dd4t-spring-mvc-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DD4T Spring MVC Archetype for Maven</description>
    </archetype>
    <archetype>
      <groupId>org.dd4t</groupId>
      <artifactId>dd4t-spring-mvc-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DD4T Spring MVC Archetype for Maven</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a project with tailor-made modules for vending
        and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a project with tailor-made modules for vending
        and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-project</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the ${factoryName}.</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-java-archetype</artifactId>
      <version>3.0.0-milestone4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 Java project</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.4.20150504-1700</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-docker-blank-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Docker Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-docker-blank-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Docker Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.tester</groupId>
      <artifactId>sit-tester-archetype</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-tester</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.keedio.storm.topology.maven</groupId>
      <artifactId>storm-topology-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to quickly generate storm topology projects.</description>
    </archetype>
    <archetype>
      <groupId>org.keedio.storm.topology.maven</groupId>
      <artifactId>storm-topology-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to quickly generate storm topology projects.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.12.0-hadoop2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-project</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the ${factoryName}.</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-js-archetype</artifactId>
      <version>3.0.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 JavaScript project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-java-archetype</artifactId>
      <version>3.0.0-milestone5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 Java project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.manywho.services</groupId>
      <artifactId>example-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype that creates a basic example ManyWho Service</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1.2-1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.jsdevel</groupId>
      <artifactId>testng-selenium-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Quickly get up and running with testng-selenium.</description>
    </archetype>
    <archetype>
      <groupId>com.github.jsdevel</groupId>
      <artifactId>testng-selenium-archetype</artifactId>
      <version>0.10.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Quickly get up and running with testng-selenium.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>javaee7-essentials-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE 7 project template. Clean, lean and minimalistic.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.1.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module
        Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-registry-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf Quickstart : Profiles :: Registry</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-profiles-camel-twitter-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Twitter Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-soap-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-soap-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-secure-rest-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-contract-first-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-camel-cxf-code-first-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Creates a web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-wiki-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-log-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-errorhandler-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-eips-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-beginner-camel-cbr-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>im.bci</groupId>
      <artifactId>jnuit-archetype</artifactId>
      <version>0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a full featured game project: lwjgl for rendering, jnuit for GUI, artemis for Entity System, guice for dependency injection, maven plugins for installer/package generators for Windows, Debian, Fedora and other OS, support of Keyboard/Mouse/Gamepad inputs settings...</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-client-root-project</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from ${factoryName}
		parent POM.
	   
		This POM will be the central configuration for all the TIBCO
		BusinessWorks projects of this client project. It is possible for
		instance to redefine here the default properties that will be used for
		any TIBCO BusinessWorks projects.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-mavenizer</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from ${factoryName}
		parent POM *OR* from the client's root POM created with
		'archetype-client-root-project'.

		This POM will be the Maven configuration for the existing TIBCO BW
		project.
		
		1) you want to use the default ${factoryName} parent, then replace the
		'rootProjectGroupId', 'rootProjectArtifactId' &amp; 'rootProjectVersion'
		by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' &amp;
		'fcFactoryVersion' respectively.
		
		2) you want to use your own parent created with
		'archetype-client-root-project', then replace 'rootProjectGroupId',
		'rootProjectArtifactId' &amp; 'rootProjectVersion' by the values of your
		own parent (ex: 'com.company.project', 'project-root', '1.0.0').</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-projlib</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks Projlib project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-project</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks project.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.5.20150520-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1.3-1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>3.0.0-1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A guestbook application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1.2-1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>2.0.1-1.9.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-spring-mvc-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Spring MVC portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>msgpack-rpc-jersey-blank-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>ro.pippo</groupId>
      <artifactId>pippo-quickstart</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.6.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.6.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-starter-archetype</artifactId>
      <version>2.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.3.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.14.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.10.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.automatalib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.alchim31.maven</groupId>
      <artifactId>scala-archetype-simple</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>typical</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a typical LearnLib setup, including the most commonly used dependencies</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>core</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype providing dependencies for core functionalities of LearnLib</description>
    </archetype>
    <archetype>
      <groupId>de.learnlib.archetypes</groupId>
      <artifactId>complete</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which includes all LearnLib dependencies</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>1.1.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>1.1.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.umlg</groupId>
      <artifactId>umlg-archetype</artifactId>
      <version>1.0.0.M9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates a Umlg application with Umlg's datatypes, validation profile and a rest interface</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.7-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.7-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.7-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a project with tailor-made modules for vending
        and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1.4-1.9.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>3.0.1-1.9.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A guestbook application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1.3-1.9.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>2.0.2-1.9.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.7-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.7-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.7-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>15.7-M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.20.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>eu.clarin.weblicht</groupId>
      <artifactId>weblicht-nentities-ws-dw-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating weblicht web services with dropwizard. This archetype provides debian and redhat packaging.</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.20.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.1.redhat-620133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.7.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.7.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>8.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.9.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.9.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>io.tiler</groupId>
      <artifactId>tiler-maven-archetype</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Maven archetype for Tiler-based dashboards</description>
    </archetype>
    <archetype>
      <groupId>io.tiler</groupId>
      <artifactId>tiler-maven-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Maven archetype for Tiler-based dashboards</description>
    </archetype>
    <archetype>
      <groupId>io.tiler</groupId>
      <artifactId>tiler-maven-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Maven archetype for Tiler-based dashboards</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-soap-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new SOAP example using JAXWS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-soap-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure SOAP example using JAXWS with WS-Security</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-secure-rest-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Secure Restful Web Services Example using JAX-RS Basic Authentication with Fabric8</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-rest-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS with JBoss Fuse</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-wiki-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example (wiki)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-errorhandler-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Error handling with Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-eips-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel using mutliple EIPs into a single solution</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-contract-first-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new web service using the WSDL contract first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cxf-code-first-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new web service using Java code first</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-cbr-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Content-Based Router Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>1.2.0.redhat-133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-client-root-project</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM.
	   
		This POM will be the central configuration for all the TIBCO
		BusinessWorks projects of this client project. It is possible for
		instance to redefine here the default properties that will be used for
		any TIBCO BusinessWorks projects.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-mavenizer</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM *OR* from the client's root POM created with
		'archetype-client-root-project' archetype.

		This POM will be the Maven configuration for the existing TIBCO BW
		project.
		
		1) you want to use the default FC TIBCO Factory parent, then replace the
		'rootProjectGroupId', 'rootProjectArtifactId' &amp; 'rootProjectVersion'
		by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' &amp;
		'fcFactoryVersion' respectively.
		
		2) you want to use your own parent created with
		'archetype-client-root-project', then replace 'rootProjectGroupId',
		'rootProjectArtifactId' &amp; 'rootProjectVersion' by the values of your
		own parent (ex: 'com.company.project', 'project-root', '1.0.0').</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-projlib</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks Projlib project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-project</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-project</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the ${factoryName}.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.tealcube.minecraft.bukkit</groupId>
      <artifactId>bukkit-plugin-archetype</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Bukkit plugin archetype for Teal Cube plugins and libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.tealcube.minecraft.bukkit</groupId>
      <artifactId>bukkit-plugin-archetype</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Bukkit plugin archetype for Teal Cube plugins and libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.eclipsesource.tabris</groupId>
      <artifactId>tabris-application</artifactId>
      <version>1.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create a Tabris based Application</description>
    </archetype>
    <archetype>
      <groupId>ro.pippo</groupId>
      <artifactId>pippo-quickstart</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ro.pippo</groupId>
      <artifactId>pippo-quickstart</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.0.0-M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.5.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.5.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools.maven</groupId>
      <artifactId>maven-archetype-mule-domain</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.mule.tools.maven</groupId>
      <artifactId>maven-archetype-mule-app</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple maven tool to create mule applications</description>
    </archetype>
    <archetype>
      <groupId>org.mule.tools.maven</groupId>
      <artifactId>maven-achetype-mule-domain-bundle</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>io.vertx</groupId>
      <artifactId>vertx-maven-archetype</artifactId>
      <version>2.0.12-final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.tiler</groupId>
      <artifactId>tiler-maven-archetype</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Maven archetype for Tiler-based dashboards</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.inductiveautomation.ignitionsdk</groupId>
      <artifactId>client-designer-gateway-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for an Ignition Client+Designer+Gateway Scope Module</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.0.Beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>sit-ad-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project is generated from org.sitoolkit.archetype:sit-ad-archetype</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-template</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.3.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.irenical</groupId>
      <artifactId>maven-archetype-jar</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>For a standard LGPL Java library generation</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.cologneintelligence</groupId>
      <artifactId>archetype-fitgoodies-quickstart</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which generates an FitGoodies-enabled example project</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus.codepalousa</groupId>
      <artifactId>vertx-java-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for generating a basic Vert.x 3.0.0 Java project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.springer</groupId>
      <artifactId>omelet-archetype</artifactId>
      <version>1.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>static file generator for omelet</description>
    </archetype>
    <archetype>
      <groupId>com.manywho.services</groupId>
      <artifactId>example-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype that creates a basic example ManyWho Service</description>
    </archetype>
    <archetype>
      <groupId>com.inductiveautomation.ignitionsdk</groupId>
      <artifactId>opc-ua-driver-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for an Ignition OPC-UA Driver Module</description>
    </archetype>
    <archetype>
      <groupId>com.inductiveautomation.ignitionsdk</groupId>
      <artifactId>client-designer-gateway-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for an Ignition Client+Designer+Gateway Scope Module</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.6.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.6.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.15.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.10.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.reddeer</groupId>
      <artifactId>jboss-reddeer-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Red Deer Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.reddeer</groupId>
      <artifactId>jboss-reddeer-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Red Deer Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>richfaces-simpleapp-archetype</artifactId>
      <version>3.3.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.portletbridge.archetypes</groupId>
      <artifactId>jsf2-basic-archetype</artifactId>
      <version>3.3.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.beta3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.2.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>eu.clarin.weblicht</groupId>
      <artifactId>weblicht-nentities-ws-dw-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating weblicht web services with dropwizard. This archetype provides debian and redhat packaging.</description>
    </archetype>
    <archetype>
      <groupId>eu.clarin.weblicht</groupId>
      <artifactId>weblicht-nentities-ws-dw-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating weblicht web services with dropwizard. This archetype provides debian and redhat packaging.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>msgpack-rpc-jersey-blank-archetype</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.01.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.5.7.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.5.7.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>sample-javafx</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>javafx</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a JavaFX application</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.whisperedshouts</groupId>
      <artifactId>iiq-webapp-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype may be used to create a webapp based on SailPoint IdentityIQ.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.1-b1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.01.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.01.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.01.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.01.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>15.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jetspeed 2 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.7.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn,
    including an example application and an example new entity type,
    able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-client-root-project</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM.
	   
		This POM will be the central configuration for all the TIBCO
		BusinessWorks projects of this client project. It is possible for
		instance to redefine here the default properties that will be used for
		any TIBCO BusinessWorks projects.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-mavenizer</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM *OR* from the client's root POM created with
		'archetype-client-root-project' archetype.

		This POM will be the Maven configuration for the existing TIBCO BW
		project.
		
		1) you want to use the default FC TIBCO Factory parent, then replace the
		'rootProjectGroupId', 'rootProjectArtifactId' &amp; 'rootProjectVersion'
		by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' &amp;
		'fcFactoryVersion' respectively.
		
		2) you want to use your own parent created with
		'archetype-client-root-project', then replace 'rootProjectGroupId',
		'rootProjectArtifactId' &amp; 'rootProjectVersion' by the values of your
		own parent (ex: 'com.company.project', 'project-root', '1.0.0').</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-projlib</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks Projlib project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-project</artifactId>
      <version>2.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks project.</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-template</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.meruvian.yama</groupId>
      <artifactId>yama-starter-archetype</artifactId>
      <version>2.0.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.ws.plugins.archetypes</groupId>
      <artifactId>jaxws-codefirst</artifactId>
      <version>1.1.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web Service starting from Java code and using JBossWS</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.reddeer</groupId>
      <artifactId>jboss-reddeer-archetype</artifactId>
      <version>0.8.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Red Deer Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-site1-step1-archetype</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.northernwind</groupId>
      <artifactId>simple-project-site-archetype-1</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-plugin-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create plugins for SWF</description>
    </archetype>
    <archetype>
      <groupId>com.github.venkatramanm.swf-all</groupId>
      <artifactId>swf-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to create apps using SWF</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.02.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.02.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-archetype</artifactId>
      <version>1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.8.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.8.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.18.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.18.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.18.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-beta</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-karaf-archetype</artifactId>
      <version>4.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on Karaf</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.10.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.3.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.archetypes</groupId>
      <artifactId>library</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-spring-mvc-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Spring MVC portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>spring-boot-gae-blank-archetype</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GAE Blank Project for Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-archetype</artifactId>
      <version>1.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>no.bouvet</groupId>
      <artifactId>maven-archetype-eventsourcing</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.cdi</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes.blueprint</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.cdi</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business.blueprint</artifactId>
      <version>0.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.6.20150817-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>at.chrl.archetypes</groupId>
      <artifactId>chrl-spring-sample</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Spring Vaadin Webapps</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.10.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>8.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.0-rc4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1.4-1.9.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>3.0.1-1.9.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A guestbook application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1.4-1.9.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>2.0.2-1.9.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.2-milestone-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.2-milestone-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-template</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.3.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.9.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.9.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.cosenonjaviste</groupId>
      <artifactId>jsf2-spring4-jpa2-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype is based on org.fluttercode.knappsack/spring-jsf-jpa-archetype/1.1 one.
This new archetype upgrade libraries to JSF 2.2, Spring 4 and JPA 2.1</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-project</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the ${factoryName}.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-webapp</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-webapp</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.03.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.baracus.application</groupId>
      <artifactId>baracus-maven-archetype</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Mrchetype for the BARACUS framework for Android application</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf4-camel-log-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf4 Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf4-camel-log-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf4 Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-mq-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.26.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.messapix.ftatr.jfxmobile</groupId>
      <artifactId>jfxmobile-archetype</artifactId>
      <version>1.0.0-b1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create base javafxPorts project</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.8.20150911-1400</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.7.20150908-1400</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.cloud.dataflow</groupId>
      <artifactId>google-cloud-dataflow-java-archetypes-starter</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to create a simple starter pipeline to
    get started using the Google Cloud Dataflow Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>com.google.cloud.dataflow</groupId>
      <artifactId>google-cloud-dataflow-java-archetypes-examples</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype to create a project containing all the
    example pipelines from the Google Cloud Dataflow Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.1-b2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>at.chrl.archetypes</groupId>
      <artifactId>chrl-spring-sample</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Spring Vaadin Webapps</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.03.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.03.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.03.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.03.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.03.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-template</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.9.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.9.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.orienteer</groupId>
      <artifactId>orienteer-archetype-war</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.21.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.0-RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.8.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn,
    including an example application and an example new entity type,
    able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf4-camel-log-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf4 Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf4-camel-log-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf4 Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.0.0-M.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin widget project for Vaadin 7.x and a test application for Vaadin 7.1.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a self-contained Vaadin Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.inductiveautomation.ignitionsdk</groupId>
      <artifactId>vision-component-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for an Ignition Vision Module Component</description>
    </archetype>
    <archetype>
      <groupId>com.inductiveautomation.ignitionsdk</groupId>
      <artifactId>opc-ua-driver-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for an Ignition OPC-UA Driver Module</description>
    </archetype>
    <archetype>
      <groupId>com.inductiveautomation.ignitionsdk</groupId>
      <artifactId>client-designer-gateway-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for an Ignition Client+Designer+Gateway Scope Module</description>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.9.20150917-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.hivemq</groupId>
      <artifactId>hivemq-plugin-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Maven Plugin Archetype which makes HiveMQ plugin development a breeze.</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.3.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.3.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.biopax.paxtools</groupId>
      <artifactId>paxtools-archetype</artifactId>
      <version>4.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Paxtools Maven archetype - sample Java project to quickly start using Paxtools library and BioPAX data.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-rest-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS in a WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-ip-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Returns IP address to show service load-balancing</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-keycloak-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with Keycloak</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-activemq-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use ActiveMQ with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf4-camel-log-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf4 Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf4-camel-log-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf4 Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf4-camel-log-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Karaf4 Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-jgroups-greeter-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Jgroups Example using Kubernetes Discovery</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-cxf-cdi-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-rest-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container as REST client</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-http-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-cdi-archetype</artifactId>
      <version>2.2.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>in.virit.vwscdn</groupId>
      <artifactId>vwscdn-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>cdn.virit.in project archetype</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-mavenizer</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM *OR* from the client's root POM created with
		'archetype-client-root-project' archetype.

		This POM will be the Maven configuration for the existing TIBCO BW
		project.
		
		1) you want to use the default FC TIBCO Factory parent, then replace the
		'rootProjectGroupId', 'rootProjectArtifactId' &amp; 'rootProjectVersion'
		by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' &amp;
		'fcFactoryVersion' respectively.
		
		2) you want to use your own parent created with
		'archetype-client-root-project', then replace 'rootProjectGroupId',
		'rootProjectArtifactId' &amp; 'rootProjectVersion' by the values of your
		own parent (ex: 'com.company.project', 'project-root', '1.0.0').</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-projlib</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks Projlib project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-project</artifactId>
      <version>2.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace (with BusinessWorks projects, Java projects &amp; delivery project).</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-project</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the FC TIBCO Factory plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.0.0-RC.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets.datacollector.archetype</groupId>
      <artifactId>stage-lib</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.springer</groupId>
      <artifactId>omelet-archetype</artifactId>
      <version>1.0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>static file generator for omelet</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.dtsc.bpm</groupId>
      <artifactId>form-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for BPM form project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.irenical.maven</groupId>
      <artifactId>archetype-uservice</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.beta4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.enunciate.archetypes</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>1.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.10.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.40</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>in.virit.vwscdn</groupId>
      <artifactId>vwscdn-archetype</artifactId>
      <version>1.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>cdn.virit.in project archetype</description>
    </archetype>
    <archetype>
      <groupId>de.whisperedshouts</groupId>
      <artifactId>iiq-webapp-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype may be used to create a webapp based on SailPoint IdentityIQ.</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.xtivia.tools</groupId>
      <artifactId>xsf_sample_app-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>XTIVIA Services Framework</description>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.10.20151002-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-datahandler</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK datahandler project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-datahandler</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK datahandler project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>8.0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>8.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.7.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.7.4.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.10.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.10.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>8.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.22.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.rest</groupId>
      <artifactId>appverse-web-archetypes-rest-eclipselink</artifactId>
      <version>1.5.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes Rest Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.jsf2</groupId>
      <artifactId>appverse-web-archetypes-jsf2</artifactId>
      <version>1.5.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes JSF2 Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-hibernate</artifactId>
      <version>1.5.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Hibernate Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.appverse.web.framework.archetypes.gwt</groupId>
      <artifactId>appverse-web-archetypes-gwt-eclipselink</artifactId>
      <version>1.5.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Appverse Web Framework Archetypes GWT Eclipselink Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>2.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.46</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.44</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.43</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.42</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.41</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-rest-archetype</artifactId>
      <version>8.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides a Maven archetype for generating a basic JavaFX REST client-server starter
        project.</description>
    </archetype>
    <archetype>
      <groupId>com.zenjava</groupId>
      <artifactId>javafx-basic-archetype</artifactId>
      <version>8.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JavaFX Basic Archetype provides core functionality for assembling JavaFX applications.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.pr-ing</groupId>
      <artifactId>lucy-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple HTTP framework based on Netty.</description>
    </archetype>
    <archetype>
      <groupId>com.microstrat.activiti</groupId>
      <artifactId>activiti-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Apache Maven archetype to create a base project from which to create extensions to Activiti Enterprise.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.jobop</groupId>
      <artifactId>anylogspi-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.jobop</groupId>
      <artifactId>anylogspi-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.jobop</groupId>
      <artifactId>anylogspi-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-webapp</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.4.1-foradilma</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.4.1-foradilma</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.4.1-foradilma</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.04.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.04.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.3-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>net.officefloor.maven</groupId>
      <artifactId>woof-archetype</artifactId>
      <version>2.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to generate a WoOF project</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.54</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.53</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.52</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.51</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.50</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.49</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.48</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.47</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-mavenizer</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM *OR* from the client's root POM created with
		'archetype-client-root-project' archetype.

		This POM will be the Maven configuration for the existing TIBCO BW
		project.
		
		1) you want to use the default FC TIBCO Factory parent, then replace the
		'rootProjectGroupId', 'rootProjectArtifactId' &amp; 'rootProjectVersion'
		by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' &amp;
		'fcFactoryVersion' respectively.
		
		2) you want to use your own parent created with
		'archetype-client-root-project', then replace 'rootProjectGroupId',
		'rootProjectArtifactId' &amp; 'rootProjectVersion' by the values of your
		own parent (ex: 'com.company.project', 'project-root', '1.0.0').</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-projlib</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks Projlib project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-project</artifactId>
      <version>2.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace (with BusinessWorks projects, Java projects &amp; delivery project).</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-pom</artifactId>
      <version>2.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the FC TIBCO Factory plugins.</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>thrift-example-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates an example program that serializes thrift logins</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>thrift-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.microstrat.activiti</groupId>
      <artifactId>activiti-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Apache Maven archetype to create a base project from which to create extensions to Activiti Enterprise.</description>
    </archetype>
    <archetype>
      <groupId>com.github.bessemHmidi</groupId>
      <artifactId>angularBeans-helloWorld-archetype</artifactId>
      <version>1.0-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>a simple hello world app with javaEE7 and angularBeans framework</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.04.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.04.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.04.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.04.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-datahandler</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK datahandler project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>8.0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-template</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-slingstart-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a Sling Slingstart application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-servlet-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for Sling Servlets</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-jcrinstall-bundle-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a generic OSGi bundle installed via JCR Install.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-initial-content-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for initial content</description>
    </archetype>
    <archetype>
      <groupId>org.apache.sling</groupId>
      <artifactId>sling-bundle-archetype</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a generic OSGi bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module
        Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>io.gravitee.maven.archetypes</groupId>
      <artifactId>gravitee-policy-maven-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Gravitee Policy Maven archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.57</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.56</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.55</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.0-rc5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>word-count-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create the WordCount example from the Hadoop docs</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>word-count-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create the WordCount example from the Hadoop docs</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>word-count-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create the WordCount example from the Hadoop docs</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>thrift-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Example program to write thrift from local file system</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>hadoop-thrift-example-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates an example program that serializes thrift students to HDFS sequence files</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>hadoop-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a Hadoop client application including an UberJar</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.4-beta5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.15.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-conf-archetype</artifactId>
      <version>3.2.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-app-archetype</artifactId>
      <version>3.2.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.1.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.61</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.60</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.59</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.58</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>fr.manastria</groupId>
      <artifactId>manastria-archetype-introduction</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Manastria archetype for beginner.</description>
    </archetype>
    <archetype>
      <groupId>com.xtivia.tools</groupId>
      <artifactId>xsf_sample_app-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>XTIVIA Services Framework</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.1-b3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.7.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.7.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.62</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.1-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.8.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>hdfs-ingest-weather-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates an example program that reads NOAA weather and serializes
   to HDFS Thrift sequence files</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>hdfs-ingest-weather-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates an example program that reads NOAA weather and serializes
   to HDFS Thrift sequence files</description>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-webapp</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-jar</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.04.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.04.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.04.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.05.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.04.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ro.pippo</groupId>
      <artifactId>pippo-quickstart</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.3-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.21.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>5.2.0.M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>netbeans-platform-app-archetype</artifactId>
      <version>1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for sample application based on NetBeans Platform. Creates parent POM with branding and empty NBM project.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.mojo.archetypes</groupId>
      <artifactId>nbm-archetype</artifactId>
      <version>1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for development of NetBeans modules in Maven.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.21.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala_2.11</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.10.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java_2.11</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.10.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-webconsole</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.14.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.wlp.maven</groupId>
      <artifactId>liberty-plugin-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>fr.manastria</groupId>
      <artifactId>manastria-archetype-introduction</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Manastria archetype for beginner.</description>
    </archetype>
    <archetype>
      <groupId>fr.manastria</groupId>
      <artifactId>manastria-archetype-introduction</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Manastria archetype for beginner.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.manywho.services</groupId>
      <artifactId>example-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype that creates a basic example ManyWho Service</description>
    </archetype>
    <archetype>
      <groupId>com.manywho.services</groupId>
      <artifactId>example-archetype</artifactId>
      <version>1.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype that creates a basic example ManyWho Service</description>
    </archetype>
    <archetype>
      <groupId>com.manywho.services</groupId>
      <artifactId>example-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype that creates a basic example ManyWho Service</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.com.diogoko</groupId>
      <artifactId>maven-doclet-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to create Doclets for Javadoc</description>
    </archetype>
    <archetype>
      <groupId>am.ik.archetype</groupId>
      <artifactId>msgpack-rpc-jersey-blank-archetype</artifactId>
      <version>1.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Project for Spring Boot + Jersey</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.11-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.11-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.11-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>15.11-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-single-view-template</artifactId>
      <version>1.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-default-template</artifactId>
      <version>1.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-template</artifactId>
      <version>1.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-template</artifactId>
      <version>1.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-kotlin-template</artifactId>
      <version>1.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-cross-platform-kotlin-template</artifactId>
      <version>1.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-console-template</artifactId>
      <version>1.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.11.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.11.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0.rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0.rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.drombler.fx</groupId>
      <artifactId>drombler-fx-maven-archetype-application</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A sample Drombler FX application template.</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.64</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.63</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.apigee.build-tools.enterprise4g</groupId>
      <artifactId>apigee-edge-quickstart-archetype</artifactId>
      <version>1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic implementation of an Apigee Edge API to get started quickly</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library-archetype</artifactId>
      <version>0.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-spring-mvc-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Spring MVC portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-spring-mvc-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Spring MVC portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.10.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.05.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>15.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A template for creating an executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala_2.11</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.10.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java_2.11</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.10.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.16.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.10.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.68</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.67</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.66</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.65</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>storm-word-count-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Modified version of the Word Count program at https://github.com/nathanmarz/storm-starter</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>kafka-weather-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Ingest real-time weather data into a Kafka topic</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>kafka-flight-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Ingest real-time flight data from FlightAware into a Kafka topic</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>WeatherTopology-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Reads weather from kafka topic and stores latest
weather for American airports in HBase</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin.wscdn</groupId>
      <artifactId>wscdn-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>cdn.virit.in project archetype</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.05.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.05.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.05.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.05.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.05.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.05.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.05.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.05.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-karaf-archetype</artifactId>
      <version>4.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on Karaf</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.15.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.1-20151130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.ws.plugins.archetypes</groupId>
      <artifactId>jaxws-codefirst</artifactId>
      <version>1.2.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web Service starting from Java code and using JBossWS</description>
    </archetype>
    <archetype>
      <groupId>org.jacpfx</groupId>
      <artifactId>JacpFX-simple-quickstart</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JacpFX arechetype with predefined workbench, perspective and components. This is a good starting point to dive into JacpFX..</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.15.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.sphere.maven-archetypes</groupId>
      <artifactId>commercetools-spring-mvc-quickstart</artifactId>
      <version>0.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating Spring MVC 4 web application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>io.sphere.maven-archetypes</groupId>
      <artifactId>commercetools-spring-mvc-quickstart</artifactId>
      <version>0.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating Spring MVC 4 web application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.72</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.71</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.70</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.69</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>eu.clarin.weblicht</groupId>
      <artifactId>weblicht-nentities-ws-dw-archetype</artifactId>
      <version>1.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating weblicht web services with dropwizard. This archetype provides debian and redhat packaging.</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>flight-topology-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Reads flights from kafka topic and updates HBase
with flight information</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>WeatherTopology-archetype</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Reads weather from kafka topic and stores latest
weather for American airports in HBase</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library-archetype</artifactId>
      <version>0.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin.wscdn</groupId>
      <artifactId>wscdn-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>cdn.virit.in project archetype</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-spring-mvc-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Spring MVC portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-simple</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Simple HandcraftedBits Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-java</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for HandcraftedBits Java Projects</description>
    </archetype>
    <archetype>
      <groupId>com.canoo.dolphin-platform</groupId>
      <artifactId>spring-boot-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This repository contains a Maven Archetype for a Spring Boot based project of the Dolphin Platform.</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-datahandler</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK datahandler project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>8.0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>2.3.0.redhat-621084</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>2.3.0.redhat-621084</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.1.redhat-621084</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-multiple-containers</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to start / stop multiple containers.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.10.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.76</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.75</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.74</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.73</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-mavenizer</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM *OR* from the client's root POM created with
		'archetype-client-root-project' archetype.

		This POM will be the Maven configuration for the existing TIBCO BW
		project.
		
		1) you want to use the default FC TIBCO Factory parent, then replace the
		'rootProjectGroupId', 'rootProjectArtifactId' &amp; 'rootProjectVersion'
		by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' &amp;
		'fcFactoryVersion' respectively.
		
		2) you want to use your own parent created with
		'archetype-client-root-project', then replace 'rootProjectGroupId',
		'rootProjectArtifactId' &amp; 'rootProjectVersion' by the values of your
		own parent (ex: 'com.company.project', 'project-root', '1.0.0').</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-projlib</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks Projlib project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-project</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace (with BusinessWorks projects, Java projects &amp; delivery project).</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-pom</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the FC TIBCO Factory plugins.</description>
    </archetype>
    <archetype>
      <groupId>edu.uchicago.mpcs53013</groupId>
      <artifactId>WeatherTopology-archetype</artifactId>
      <version>1.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Reads weather from kafka topic and stores latest
weather for American airports in HBase</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.4-beta6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.ibm.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.1.11.20151208-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-simple</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Simple HandcraftedBits Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-java</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for HandcraftedBits Java Projects</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.4-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-tvos-single-view-no-ib</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-tvos-single-view</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view-no-ib</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-cross-platform-kotlin</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-cross-platform</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-console</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.12.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.12.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-karaf-archetype</artifactId>
      <version>4.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on Karaf</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitopo-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Topology-Overlay overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitab-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Table-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Custom-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-rest-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS REST API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ojbc.archetypes</groupId>
      <artifactId>ojb-connector-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jboss.reddeer</groupId>
      <artifactId>jboss-reddeer-archetype</artifactId>
      <version>1.0.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Red Deer Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>5.2.0.M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-war</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-project-jar</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Blank Crux jar application.</description>
    </archetype>
    <archetype>
      <groupId>org.cruxframework</groupId>
      <artifactId>crux-helloworld-war</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>HelloWorld Crux war application.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.81</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.80</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.79</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.78</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.77</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.manydesigns</groupId>
      <artifactId>portofino-war-archetype</artifactId>
      <version>4.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.bessemHmidi</groupId>
      <artifactId>angularBeans-helloWorld-archetype</artifactId>
      <version>1.2-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a simple Hello World Built with AngularBeans Framework and JavaEE7</description>
    </archetype>
    <archetype>
      <groupId>com.canoo.dolphin-platform</groupId>
      <artifactId>spring-boot-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This repository contains a Maven Archetype for a Spring Boot based project of the Dolphin Platform.</description>
    </archetype>
    <archetype>
      <groupId>com.canoo.dolphin-platform</groupId>
      <artifactId>kumuluz-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This repository contains a Maven Archetype for a KumuluzEE based project of the Dolphin Platform.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>2.0.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>3.0-BETA-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>3.0-ALPHA-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>3.0-ALPHA-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.83</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.82</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to ease the creation of new libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.massisframework.massis</groupId>
      <artifactId>hellosimulator-archetype</artifactId>
      <version>1.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple Hello World simulator</description>
    </archetype>
    <archetype>
      <groupId>com.massisframework.massis</groupId>
      <artifactId>hellosimulator-archetype</artifactId>
      <version>1.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple Hello World simulator</description>
    </archetype>
    <archetype>
      <groupId>com.massisframework.massis</groupId>
      <artifactId>hellosimulator-archetype</artifactId>
      <version>1.2.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple Hello World simulator</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.bessemHmidi</groupId>
      <artifactId>angularBeans-helloWorld-archetype</artifactId>
      <version>1.4-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a simple Hello World Built with AngularBeans Framework and JavaEE7</description>
    </archetype>
    <archetype>
      <groupId>com.github.bessemHmidi</groupId>
      <artifactId>angularBeans-helloWorld-archetype</artifactId>
      <version>1.3-RELEASE</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a simple Hello World Built with AngularBeans Framework and JavaEE7</description>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.1-Xmas</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xillium</groupId>
      <artifactId>xillium-arch</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wso2.carbon</groupId>
      <artifactId>org.wso2.carbon.archetypes.component</artifactId>
      <version>5.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is an archetype for a Carbon Component which consumes an OSGi service registered by Carbon Kernel</description>
    </archetype>
    <archetype>
      <groupId>org.wso2.carbon</groupId>
      <artifactId>org.wso2.carbon.archetypes.bundle</artifactId>
      <version>5.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is an archetype for an OSGi bundle</description>
    </archetype>
    <archetype>
      <groupId>org.teavm</groupId>
      <artifactId>teavm-maven-webapp</artifactId>
      <version>0.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that creates a simple web application with enabled TeaVM</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.dd4t</groupId>
      <artifactId>dd4t-spring-mvc-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>DD4T Spring MVC Archetype for Maven</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.11.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.playn</groupId>
      <artifactId>playn-archetype</artifactId>
      <version>2.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for PlayN game projects.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-scala-template</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-libgdx-template</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-java-template</artifactId>
      <version>1.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-wrapper-webapp-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Wrapping Existing war files on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-service-webapp-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing RestAssured, Jetty, Jackson, Guice and Jersey for Publishing JAX-RS-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.reddeer</groupId>
      <artifactId>jboss-reddeer-archetype</artifactId>
      <version>1.0.1.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Red Deer Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-generic</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generic Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-portal-bootstrap</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Twitter Bootstrap Portal Archetype for Entando: an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-plugin-generic</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin Archetype for Entando:  an agile, modern and user-centric open source portal-like platform.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-widget-generic</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Widget Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-theme-generic</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Theme (Page Model) Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.entando.entando</groupId>
      <artifactId>entando-archetype-bundle-content</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Content Type Bundle Archetype for Entando.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.sphere.maven-archetypes</groupId>
      <artifactId>commercetools-spring-mvc-quickstart</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating Spring MVC 4 web application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-mainclass-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-simple-fatjar-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.92</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.91</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.90</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.89</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.88</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.87</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.86</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.85</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.hivemq</groupId>
      <artifactId>hivemq-plugin-archetype</artifactId>
      <version>3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The Maven Plugin Archetype which makes HiveMQ plugin development a breeze.</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-simple</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Simple HandcraftedBits Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-simple</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Simple HandcraftedBits Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-java</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for HandcraftedBits Java Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-java</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for HandcraftedBits Java Projects</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.swarm</groupId>
      <artifactId>archetype</artifactId>
      <version>1.0.0.Alpha6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.24</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jrebirth.af</groupId>
      <artifactId>archetype</artifactId>
      <version>8.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JRebirth Archetype used to build a new fresh application</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.spigot.plugins</groupId>
      <artifactId>spigot-template</artifactId>
      <version>0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spigot Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.devoxx4kids.spigot.plugins</groupId>
      <artifactId>spigot-template</artifactId>
      <version>0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spigot Template Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.93</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.terrestris</groupId>
      <artifactId>shogun2-webapp-archetype</artifactId>
      <version>0.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.terrestris</groupId>
      <artifactId>shogun2-webapp-archetype</artifactId>
      <version>0.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.terrestris</groupId>
      <artifactId>shogun2-webapp-archetype</artifactId>
      <version>0.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-web-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay webs.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-theme-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay themes.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-servicebuilder-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Service Builder portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-spring-mvc-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Spring MVC portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-richfaces-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay RichFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-primefaces-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay PrimeFaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-liferay-faces-alloy-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay Faces Alloy portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-jsf-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay JSF portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-icefaces-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay ICEfaces portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-portlet-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay portlets.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-layouttpl-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay layout templates.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-hook-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay hooks.</description>
    </archetype>
    <archetype>
      <groupId>com.liferay.maven.archetypes</groupId>
      <artifactId>liferay-ext-archetype</artifactId>
      <version>6.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides an archetype to create Liferay extensions.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.8.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.8.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.0.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>15.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.27</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.26</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.25</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.1-20160122</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.4.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-multiple-containers</artifactId>
      <version>1.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to start / stop multiple containers.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart-webapp</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service as a webapp</description>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart</artifactId>
      <version>1.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service</description>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.95</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.94</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-mavenizer</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create a POM that inherits from FC TIBCO Factory
		parent POM *OR* from the client's root POM created with
		'archetype-client-root-project' archetype.

		This POM will be the Maven configuration for the existing TIBCO BW
		project.
		
		1) you want to use the default FC TIBCO Factory parent, then replace the
		'rootProjectGroupId', 'rootProjectArtifactId' &amp; 'rootProjectVersion'
		by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' &amp;
		'fcFactoryVersion' respectively.
		
		2) you want to use your own parent created with
		'archetype-client-root-project', then replace 'rootProjectGroupId',
		'rootProjectArtifactId' &amp; 'rootProjectVersion' by the values of your
		own parent (ex: 'com.company.project', 'project-root', '1.0.0').</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-projlib</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks Projlib project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco.bw.maven</groupId>
      <artifactId>archetype-bw-default-project</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates an empty TIBCO BusinessWorks project.</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-workspace</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates the default workspace (with BusinessWorks projects, Java projects &amp; delivery project).</description>
    </archetype>
    <archetype>
      <groupId>fr.fastconnect.factory.tibco</groupId>
      <artifactId>archetype-default-pom</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype will create an independent POM with default properties
		required by the FC TIBCO Factory plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.pojosontheweb</groupId>
      <artifactId>woko-archetype</artifactId>
      <version>2.4-beta7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-simple</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Simple HandcraftedBits Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-simple</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Simple HandcraftedBits Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-java</artifactId>
      <version>1.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for HandcraftedBits Java Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-java</artifactId>
      <version>1.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for HandcraftedBits Java Projects</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-webapp</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>ro.pippo</groupId>
      <artifactId>pippo-quickstart</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xillium</groupId>
      <artifactId>xillium-arch</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.wt</groupId>
      <artifactId>sit-wt-project</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for sit-wt</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-tvos-single-view-no-ib</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-tvos-single-view</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view-no-ib</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-cross-platform-kotlin</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-cross-platform</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-console</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.13.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.13.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.28</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>2.3.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype creates a KAR file from a provided features XML.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>2.3.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>2.3.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>2.3.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>2.3.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>2.3.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a Karaf assembly.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.16.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a tailor-made project which is composed of
        ready-made modules for vending and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truelicense</groupId>
      <artifactId>truelicense-maven-archetype</artifactId>
      <version>2.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The TrueLicense Maven Archetype is a turn-key solution for designing
        and implementing a custom licensing schema for your software product.
        The archetype generates a tailor-made project which is composed of
        ready-made modules for vending and consuming license keys.
        The modules contain code templates which you can easily customize
        without writing code by configuring a set of properties.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.96</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.massisframework.massis</groupId>
      <artifactId>hellosimulator-archetype</artifactId>
      <version>1.2.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple Hello World simulator</description>
    </archetype>
    <archetype>
      <groupId>com.massisframework.massis</groupId>
      <artifactId>hellosimulator-archetype</artifactId>
      <version>1.2.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple Hello World simulator</description>
    </archetype>
    <archetype>
      <groupId>com.massisframework.massis</groupId>
      <artifactId>hellosimulator-archetype</artifactId>
      <version>1.2.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple Hello World simulator</description>
    </archetype>
    <archetype>
      <groupId>com.massisframework.massis</groupId>
      <artifactId>hellosimulator-archetype</artifactId>
      <version>1.2.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple Hello World simulator</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-simple</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Simple HandcraftedBits Projects</description>
    </archetype>
    <archetype>
      <groupId>com.handcraftedbits.archetype</groupId>
      <artifactId>handcraftedbits-archetype-java</artifactId>
      <version>1.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for HandcraftedBits Java Projects</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>share-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco Share module archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atolcd.alfresco</groupId>
      <artifactId>repo-archetype</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Alfresco repository module archetype</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-javase-archetype</artifactId>
      <version>1.4.3-foralula</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing Jetty for Publishing Java SE Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.4.3-foralula</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.05.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.05.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.05.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.05.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xillium</groupId>
      <artifactId>xillium-arch</artifactId>
      <version>1.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wildfly.swarm</groupId>
      <artifactId>archetype</artifactId>
      <version>1.0.0.Alpha8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wildfly.swarm</groupId>
      <artifactId>archetype</artifactId>
      <version>1.0.0.Alpha7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>3.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.29</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-spring-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Spring.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-simple-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-pico-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Pico.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-needle-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Needle.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-guice-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories configured programmatically but with steps classes composed using Guice.</description>
    </archetype>
    <archetype>
      <groupId>org.jbehave</groupId>
      <artifactId>jbehave-groovy-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype to run multiple textual stories with steps classes written in Groovy.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>5.2.0.M5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.97</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.googlecode.gwtquery</groupId>
      <artifactId>gquery-archetype</artifactId>
      <version>1.5-beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a GWT-2.6.1 project with all set to use GwtQuery and its plugins.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.06.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.06.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.06.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.0-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>15.11.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.22.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>7.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>7.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>7.0.0.M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala_2.11</artifactId>
      <version>0.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.10.2-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>0.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java_2.11</artifactId>
      <version>0.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.10.2-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>0.10.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-conf-archetype</artifactId>
      <version>3.3.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-app-archetype</artifactId>
      <version>3.3.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>fr.brouillard.oss</groupId>
      <artifactId>jee-war-archetype</artifactId>
      <version>7.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates jee ready to use webapp</description>
    </archetype>
    <archetype>
      <groupId>com.zanclus</groupId>
      <artifactId>spock-bootstrap</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for getting started using SpockFramework for testing</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-mongodb</artifactId>
      <version>1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, MongoDB-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-minimal</artifactId>
      <version>1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Minimal RestExpress Server</description>
    </archetype>
    <archetype>
      <groupId>com.strategicgains.archetype</groupId>
      <artifactId>restexpress-cassandra</artifactId>
      <version>1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Basic, Cassandra-backed Service Suite</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.06.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.06.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.06.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.06.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.06.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.06.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.06.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.06.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wso2.msf4j</groupId>
      <artifactId>msf4j-microservice</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This an archetype for WSO2 MSF4J microservice</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.22.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.30</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.22.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.chtijbug.drools</groupId>
      <artifactId>drools-service-runner-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-screenplay-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Screenplay, Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.1.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.98</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.99</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.terrestris</groupId>
      <artifactId>shogun2-webapp-archetype</artifactId>
      <version>0.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.karlnicholas</groupId>
      <artifactId>javaee-security-quickstart-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE MVC quickstart with form based security and user self-registration pages.</description>
    </archetype>
    <archetype>
      <groupId>com.fitbur.testify.archetype</groupId>
      <artifactId>archetype-junit-unittest</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project to unit test Java code with Testify, JUnit, Mockito, and AssertJ.</description>
    </archetype>
    <archetype>
      <groupId>com.fitbur.testify.archetype</groupId>
      <artifactId>archetype-junit-springboot-systemtest</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project to system test Spring Boot application with Testify, JUnit, Mockito, and AssertJ.</description>
    </archetype>
    <archetype>
      <groupId>com.fitbur.testify.archetype</groupId>
      <artifactId>archetype-junit-spring-systemtest</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project to system test Spring MVC application with Testify, JUnit, Mockito, and AssertJ.</description>
    </archetype>
    <archetype>
      <groupId>com.fitbur.testify.archetype</groupId>
      <artifactId>archetype-junit-spring-integrationtest</artifactId>
      <version>0.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new quickstart project to integration test Spring modules with Testify, JUnit, Mockito, and AssertJ.</description>
    </archetype>
    <archetype>
      <groupId>com.canoo.dolphin-platform</groupId>
      <artifactId>kumuluz-archetype</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This repository contains a Maven Archetype for a KumuluzEE based project of the Dolphin Platform.</description>
    </archetype>
    <archetype>
      <groupId>com.canoo.dolphin-platform</groupId>
      <artifactId>kumuluz-archetype</artifactId>
      <version>0.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This repository contains a Maven Archetype for a KumuluzEE based project of the Dolphin Platform.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.0-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.8.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.8.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.19.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.19.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.19.31</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.4.0.Beta2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.15.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.15.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.integratedmodelling</groupId>
      <artifactId>klab-component-quickstart</artifactId>
      <version>0.9.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to quickly populate a Maven project suitable for implementing a new k.LAB component.</description>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart-webapp</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service as a webapp</description>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart</artifactId>
      <version>1.7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-tomcat</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Apache Tomcat.</description>
    </archetype>
    <archetype>
      <groupId>net.java.trueupdate</groupId>
      <artifactId>trueupdate-archetype-glassfish</artifactId>
      <version>0.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for a TrueUpdate application running in Oracle GlassFish.</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.33</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.32</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-basic-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic GWTP application</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-basic-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic GWTP application</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-appengine-guice-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GWTP Appengine Guice application</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-appengine-guice-archetype</artifactId>
      <version>1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GWTP Appengine Guice application</description>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>tr.com.obss.sdlc.archetype</groupId>
      <artifactId>obss-archetype-webapp</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype provides a skelton for the Java Web Application packages.</description>
    </archetype>
    <archetype>
      <groupId>tr.com.obss.sdlc.archetype</groupId>
      <artifactId>obss-archetype-java</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype provides a common skelton for the Java packages.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.0-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>2.3.0.redhat-621090</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>2.3.0.redhat-621090</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.1.redhat-621090</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>15.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>15.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>15.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>cli-archetype</artifactId>
      <version>15.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack single JAR for CLI applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>15.11.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-tvos-single-view-no-ib</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-tvos-single-view</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view-no-ib</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-cross-platform-kotlin</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-cross-platform</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.robovm</groupId>
      <artifactId>robovm-templates-console</artifactId>
      <version>1.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.14.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.14.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.0-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>share-amp-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module
        Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-amp-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample project with full support for lifecycle and rapid development of Repository AMPs (Alfresco Module Packages)</description>
    </archetype>
    <archetype>
      <groupId>org.alfresco.maven.archetype</groupId>
      <artifactId>alfresco-allinone-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample multi-module project for All-in-One development on the Alfresco plaftorm. Includes modules for: Repository WAR overlay, Repository AMP, Share WAR overlay, Solr configuration, and embedded Tomcat runner</description>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>tornadofx-quickstart-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TornadoFX Quick Start Archetype with minimal sample application</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>webapp-jee7-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web 3.1 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>webapp-jee6-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web 3.0 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>webapp-jee5-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web 2.5 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>osgi-web31-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSGi Web 3.1 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>osgi-web30-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSGi Web 3.0 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>osgi-web25-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSGi Web 2.5 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>osgi-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OSGi project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>ejb-jee7-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>EJB 3.2 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>ejb-jee6-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>EJB 3.1 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.maven.tools.archetypes</groupId>
      <artifactId>ejb-jee5-liberty</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>EJB 3.0 project targeting WebSphere Liberty</description>
    </archetype>
    <archetype>
      <groupId>io.sphere.maven-archetypes</groupId>
      <artifactId>commercetools-spring-mvc-quickstart</artifactId>
      <version>0.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating Spring MVC 4 web application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.100</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.iobeam</groupId>
      <artifactId>iobeam-spark-scala-maven-archetype</artifactId>
      <version>0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to set up an iobeam spark app project.</description>
    </archetype>
    <archetype>
      <groupId>com.iobeam</groupId>
      <artifactId>iobeam-spark-scala-maven-archetype</artifactId>
      <version>0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to set up an iobeam spark app project.</description>
    </archetype>
    <archetype>
      <groupId>com.iobeam</groupId>
      <artifactId>iobeam-spark-scala-maven-archetype</artifactId>
      <version>0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to set up an iobeam spark app project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>com.commercetools.maven-archetypes</groupId>
      <artifactId>commercetools-spring-mvc-quickstart</artifactId>
      <version>0.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating Spring MVC 4 web application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-javase-archetype</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing Jetty for Publishing Java SE Services on AWS'
        Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic
        Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>6.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>6.4.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.8.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.8.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitopo-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Topology-Overlay overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitab-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Table-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Custom-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-rest-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS REST API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.4.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.carewebframework</groupId>
      <artifactId>org.carewebframework.mvn.archetype.plugin</artifactId>
      <version>4.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>tornadofx-quickstart-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TornadoFX Quick Start Archetype with minimal sample application</description>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>de.terrestris</groupId>
      <artifactId>shogun2-webapp-archetype</artifactId>
      <version>0.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.github.karlnicholas</groupId>
      <artifactId>javaee-security-quickstart-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE MVC quickstart with form based security and user self-registration pages.</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-basic-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic GWTP application</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-basic-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic GWTP application</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-appengine-guice-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GWTP Appengine Guice application</description>
    </archetype>
    <archetype>
      <groupId>com.arcbees.archetypes</groupId>
      <artifactId>gwtp-appengine-guice-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>GWTP Appengine Guice application</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xillium</groupId>
      <artifactId>xillium-arch</artifactId>
      <version>1.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.1-20160314</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>0.16.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype generator for Jooby</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-drools-archetype</artifactId>
      <version>7.2.0.redhat-083</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using the Drools rule engine.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-contract-first-archetype</artifactId>
      <version>7.2.0.redhat-083</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in contract (WSDL) first.</description>
    </archetype>
    <archetype>
      <groupId>org.fusesource.fabric</groupId>
      <artifactId>camel-cxf-code-first-archetype</artifactId>
      <version>7.2.0.redhat-083</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CXF in code (Java) first.</description>
    </archetype>
    <archetype>
      <groupId>io.paradoxical</groupId>
      <artifactId>dropwizard-api</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple dropwizard (0.9.1) api template with swagger enabled, bundled as a docker container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.104</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.103</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.101</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>1.0.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>uk.ac.ebi.gxa</groupId>
      <artifactId>atlas-archetype</artifactId>
      <version>2.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for generating a custom Atlas webapp</description>
    </archetype>
    <archetype>
      <groupId>uk.ac.ebi.gxa</groupId>
      <artifactId>atlas-archetype</artifactId>
      <version>2.0-rc1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for generating a custom Atlas webapp</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.8.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.8.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.4.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.0-beta.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>6.0.0.M6_1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>6.0.0.M6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-multiple-containers</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to start / stop multiple containers.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.4.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>2.0.0-M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.17.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>tornadofx-quickstart-archetype</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TornadoFX Quick Start Archetype with minimal sample application</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.3.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>com.iobeam</groupId>
      <artifactId>iobeam-spark-scala-maven-archetype</artifactId>
      <version>0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to set up an iobeam spark app project.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.07</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.07</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.07</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.07</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.0-beta.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.12.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component-scala</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component with Scala.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.15.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>1.0.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>100.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.iobeam</groupId>
      <artifactId>iobeam-spark-scala-maven-archetype</artifactId>
      <version>0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to set up an iobeam spark app project.</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.1-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xillium</groupId>
      <artifactId>xillium-arch</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.15.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.15.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0-rc2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>1.0.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.16.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.105</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.terrestris</groupId>
      <artifactId>shogun2-webapp-archetype</artifactId>
      <version>0.0.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.iobeam</groupId>
      <artifactId>iobeam-spark-scala-maven-archetype</artifactId>
      <version>0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to set up an iobeam spark app project.</description>
    </archetype>
    <archetype>
      <groupId>com.commercetools.maven-archetypes</groupId>
      <artifactId>commercetools-hello-java-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a Java application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.07.08</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.07.08</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.07.08</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.07.08</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.8.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.8.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>3.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>3.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>3.2.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.4.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>1.0.0.CR2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.0-beta.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.12.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.brooklyn</groupId>
      <artifactId>brooklyn-archetype-quickstart</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This project defines an archetype for creating new projects which consume brooklyn,
    including an example application and an example new entity type,
    able to build an OSGi JAR and a binary assembly, with logging and READMEs.</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.iobeam</groupId>
      <artifactId>iobeam-spark-scala-maven-archetype</artifactId>
      <version>0.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype to set up an iobeam spark app project.</description>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-scala-template</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-libgdx-template</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-java-template</artifactId>
      <version>1.0.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.astamuse</groupId>
      <artifactId>asta4d-archetype</artifactId>
      <version>1.2-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>an archetype that is automatically created from asta4d-sample.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-karaf-archetype</artifactId>
      <version>4.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on Karaf</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitopo-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Topology-Overlay overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitab-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Table-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Custom-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-rest-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS REST API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.0-rc.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>service-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>hibernate-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.atteo.moonshine</groupId>
      <artifactId>distribution-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>4.0.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.2-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.2-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-conf-archetype</artifactId>
      <version>3.2.1-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-app-archetype</artifactId>
      <version>3.2.1-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>tornadofx-quickstart-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TornadoFX Quick Start Archetype with minimal sample application</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-screenplay-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Screenplay, Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.1.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>io.paradoxical</groupId>
      <artifactId>library-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A library archetype for deployment to sonatype</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.113</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.112</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.109</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.106</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.3.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.commercetools.maven-archetypes</groupId>
      <artifactId>commercetools-hello-java-archetype</artifactId>
      <version>0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a Java application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-javase-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype Encompassing Jetty for Publishing Java SE Services on AWS'
        Elastic Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>br.com.ingenieux</groupId>
      <artifactId>elasticbeanstalk-docker-dropwizard-webapp-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype for Publishing Dropwizard-based Services on AWS' Elastic
        Beanstalk Service</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.1-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>cli-archetype</artifactId>
      <version>16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack single JAR for CLI applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>16.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-wildfly80-archetype</artifactId>
      <version>4.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on WildFly 8.0</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-osgi-archetype</artifactId>
      <version>4.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on OSGi frameworks</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-karaf-archetype</artifactId>
      <version>4.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on Karaf</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.exam.archetypes</groupId>
      <artifactId>exam-glassfish41-archetype</artifactId>
      <version>4.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for Pax Exam tests on GlassFish 4.1</description>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.luismmribeiro.archetype</groupId>
      <artifactId>JEE7Archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JEE7 Archetype is a Java project that implements a complete 3-layer architecture using JEE7 and 
		several other Java technologies. The goal of this project is to be the base of a maven archetype, allowing
		everyone to have a complete, ready to work, 3-layer architecture, multi-module project.</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>io.paradoxical</groupId>
      <artifactId>dropwizard-api</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple dropwizard (0.9.2) api template with swagger enabled, bundled as a docker container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-cxf-rest-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new RESTful WebService Example using JAX-RS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.114</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>fr.lteconsulting</groupId>
      <artifactId>angular2-gwt.archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>fr.lteconsulting</groupId>
      <artifactId>angular2-gwt.archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.34</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.18</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>com.airhacks</groupId>
      <artifactId>igniter</artifactId>
      <version>1.9.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An application template for building Java FX MVP applications
        with Dependency Injection and afterburner.fx</description>
    </archetype>
    <archetype>
      <groupId>com.agilejava.docbkx</groupId>
      <artifactId>docbkx-quickstart-archetype</artifactId>
      <version>2.0.17</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.08.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.08.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.08.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.08.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xillium</groupId>
      <artifactId>xillium-arch</artifactId>
      <version>1.1.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.16.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.16.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>6.0.0.M7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.1.0-BETA0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.1.0-BETA0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.1.0-BETA0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.1.0-BETA0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.23.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.crunch</groupId>
      <artifactId>crunch-archetype</artifactId>
      <version>0.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Create a basic, self-contained job for Apache Crunch.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart-webapp</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service as a webapp</description>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart</artifactId>
      <version>1.7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.3.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.3.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>it.tidalwave.thesefoolishthings</groupId>
      <artifactId>project-archetype</artifactId>
      <version>3.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TheseFoolishThings - Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.3.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.mobidevelop.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view-no-ib</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.mobidevelop.robovm</groupId>
      <artifactId>robovm-templates-console</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.google.cloud.dataflow</groupId>
      <artifactId>google-cloud-dataflow-java-archetypes-starter</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to create a simple starter pipeline to
    get started using the Google Cloud Dataflow Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>com.google.cloud.dataflow</groupId>
      <artifactId>google-cloud-dataflow-java-archetypes-examples</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype to create a project containing all the
    example pipelines from the Google Cloud Dataflow Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>com.erinors</groupId>
      <artifactId>xtend-ioc-archetype</artifactId>
      <version>0.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.erinors</groupId>
      <artifactId>xtend-ioc-archetype</artifactId>
      <version>0.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.abiquo</groupId>
      <artifactId>storage-plugin-archetype</artifactId>
      <version>3.8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an Abiquo Storage Plugin</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.1-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>2.3.0.redhat-621107</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>2.3.0.redhat-621107</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.23.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.1.redhat-621107</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.luismmribeiro.archetype</groupId>
      <artifactId>JEE7Archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JEE7 Archetype is a Java project that implements a complete 3-layer architecture using JEE7 and 
		several other Java technologies. The goal of this project is to be the base of a maven archetype, allowing
		everyone to have a complete, ready to work, 3-layer architecture, multi-module project.</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>1.0.0.CR3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-archetype-jvm</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Kotlin single-module JVM project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-archetype-js</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Kotlin single-module JavaScript project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.portals.jetspeed-2</groupId>
      <artifactId>jetspeed-archetype</artifactId>
      <version>2.3.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jetspeed 2 Maven Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.3-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.3-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.17.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-conf-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.apex</groupId>
      <artifactId>apex-app-archetype</artifactId>
      <version>3.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>net.smartcosmos.extension</groupId>
      <artifactId>smartcosmos-extension-archetype</artifactId>
      <version>2.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SMART COSMOS Extension Archetype</description>
    </archetype>
    <archetype>
      <groupId>me.alb-i986.cucumber</groupId>
      <artifactId>cucumber-java-junit-archetype</artifactId>
      <version>1.2.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype for creating cucumber projects, featuring Java and JUnit</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-docker</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a docker based dvalin project</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-basic</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a basic dvalin project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.mobidevelop.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view-no-ib</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.mobidevelop.robovm</groupId>
      <artifactId>robovm-templates-console</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.rutledgepaulv</groupId>
      <artifactId>maven-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A maven archetype for com.github.rutledgepaulv projects.</description>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-webapp</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>rcf-app-archetype</artifactId>
      <version>0.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys REST Controller Framework</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>rcf-app-archetype</artifactId>
      <version>0.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys REST Controller Framework</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.08.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.08.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.08.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.08.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.4.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>rcf-app-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys REST Controller Framework</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.weixinarchetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>6.0.0.RC1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>net.wasdev.wlp.maven</groupId>
      <artifactId>liberty-plugin-archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.9.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.8.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>org.graphwalker</groupId>
      <artifactId>graphwalker-maven-archetype</artifactId>
      <version>3.4.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.35</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.8.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xillium</groupId>
      <artifactId>xillium-arch</artifactId>
      <version>1.1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.avro</groupId>
      <artifactId>avro-service-archetype</artifactId>
      <version>1.8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype that generates a simple example Avro service</description>
    </archetype>
    <archetype>
      <groupId>net.sf.sf3jswing</groupId>
      <artifactId>mojo-archetype</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>"Maven Old Java Object" Project builder . From this archetype, maven can build and initialize a SF3JSWING child project folder structure.</description>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library-archetype</artifactId>
      <version>0.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype to ease the creation of new Java libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.atlassian.connect</groupId>
      <artifactId>atlassian-connect-spring-boot-archetype</artifactId>
      <version>0.9.1-alpha</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for Atlassian Connect add-ons using Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.08.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.08.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.08.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.08.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.08.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.08.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.08.04</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.08.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring-jpa</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring and JPA</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp-spring</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project with Spring</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-ee-eval-archetype-webapp</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK EE-eval webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-webapp</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK CE webapp project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-theme</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK theme project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-extension</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK extension project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-datahandler</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK datahandler project</description>
    </archetype>
    <archetype>
      <groupId>org.zkoss</groupId>
      <artifactId>zk-archetype-component</artifactId>
      <version>8.0.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype that generates a starter ZK component project</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.weixinarchetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>0.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>0.13.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-archetype</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.xtend</groupId>
      <artifactId>xtend-android-archetype</artifactId>
      <version>2.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>6.0.0.RC2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-extension-archetype</artifactId>
      <version>0.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Extension archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.chemistry.opencmis</groupId>
      <artifactId>chemistry-opencmis-server-archetype</artifactId>
      <version>0.14.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>OpenCMIS Server Framework archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.archiva</groupId>
      <artifactId>archiva-consumer-archetype</artifactId>
      <version>2.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple archetype to create archiva consumers</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.3.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.123</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-docker</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a docker based dvalin project</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-basic</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a basic dvalin project</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.19</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>com.github.webdriverextensions</groupId>
      <artifactId>webdriverextensions-archetype-quickstart</artifactId>
      <version>2.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Use this archetype to create a new Page Object Pattern based WebDriver Extension project.</description>
    </archetype>
    <archetype>
      <groupId>com.github.choonchernlim</groupId>
      <artifactId>choonchernlim-archetype-webapp</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent POM for generating build reports for CI servers, pushing artifacts to Sonatype OSSRH and site
        documentation to GitHub</description>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-scala-template</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-java-template</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.atlassian.connect</groupId>
      <artifactId>atlassian-connect-spring-boot-archetype</artifactId>
      <version>1.0.0-beta-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for Atlassian Connect add-ons using Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>com.atlassian.connect</groupId>
      <artifactId>atlassian-connect-spring-boot-archetype</artifactId>
      <version>1.0.0-beta-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for Atlassian Connect add-ons using Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>rcf-app-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys REST Controller Framework</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>rcf-app-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys REST Controller Framework</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-lib-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic library based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-lib-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic library based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-lib-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic library based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-app-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-app-archetype</artifactId>
      <version>3.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-app-archetype</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>4.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>4.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0-rc4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-rc4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0-rc4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-gwt-archetype</artifactId>
      <version>4.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>wab-archetype</artifactId>
      <version>4.2.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>6.0.0.RC3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.1.0-BETA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.1.0-BETA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.1.0-BETA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.1.0-BETA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-with-datasource</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a webapp with datasource. Cargo will be used to configure the datasource on the container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-single-module</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests directly from a single webapp module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-webapp-functional-tests-module</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to run functional tests for a webapp by creating a separate functional-tests module.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-remote-deployment</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and deploy it to a remote container.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-multiple-containers</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to start / stop multiple containers.</description>
    </archetype>
    <archetype>
      <groupId>org.codehaus.cargo</groupId>
      <artifactId>cargo-archetype-daemon</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample Maven archetype showing how to configure Cargo and Maven to generate a webapp and remotely start and stop a container with the application deployed on it.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart-webapp</artifactId>
      <version>1.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service as a webapp</description>
    </archetype>
    <archetype>
      <groupId>org.apache.axis2.archetype</groupId>
      <artifactId>quickstart</artifactId>
      <version>1.7.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating a  Axis2 web Service</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-screenplay-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Screenplay, Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.1.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>net.miob.maven</groupId>
      <artifactId>kotlin-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A maven quick start archetype for kotlin projects.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.125</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>1.0.0-rc3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.wandrell.maven.archetypes</groupId>
      <artifactId>library-archetype</artifactId>
      <version>0.6.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype to ease the creation of new Java libraries.</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.20</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.08.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.08.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.08.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.08.05</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.2-milestone-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0-rc6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0-rc5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-rc6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-rc5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0-rc6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0-rc5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.23.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.eclipse.scout.archetypes</groupId>
      <artifactId>scout-helloworld-app</artifactId>
      <version>6.0.0.RC4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype which creates a Scout Hello World Sample Application</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>2.0.0-M3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>1.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>5.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>5.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.6.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>5.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.12.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>tornadofx-quickstart-archetype</artifactId>
      <version>1.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TornadoFX Quick Start Archetype with minimal sample application</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-screenplay-archetype</artifactId>
      <version>1.1.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Screenplay, Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-junit-archetype</artifactId>
      <version>1.1.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2 and JUnit</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-jbehave-archetype</artifactId>
      <version>1.1.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and JBehave</description>
    </archetype>
    <archetype>
      <groupId>net.serenity-bdd</groupId>
      <artifactId>serenity-cucumber-archetype</artifactId>
      <version>1.1.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Serenity automated acceptance testing project using Selenium 2, JUnit and Cucumber-JVM</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.131</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.130</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.127</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.126</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.webcohesion.enunciate</groupId>
      <artifactId>enunciate-simple-archetype</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>beanshell-maven-plugin-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate an Beanshell-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>com.github.genthaler</groupId>
      <artifactId>ant-maven-plugin-archetype</artifactId>
      <version>1.2.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven Archetype to generate an Ant-based Maven Plugin</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.08.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.08.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.08.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.08.06</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>4.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0-rc7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0-rc7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0-rc7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openehealth.ipf.archetypes</groupId>
      <artifactId>ipf-archetype-basic</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>1.0.0.CR5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>1.0.0.CR4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-archetype-jvm</artifactId>
      <version>1.0.2-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Kotlin single-module JVM project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-archetype-js</artifactId>
      <version>1.0.2-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Kotlin single-module JavaScript project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>7.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>7.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>7.0.0.M2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.beam</groupId>
      <artifactId>beam-sdks-java-maven-archetypes-starter</artifactId>
      <version>0.1.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to create a simple starter pipeline to
    get started using the Apache Beam Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.beam</groupId>
      <artifactId>beam-sdks-java-maven-archetypes-examples</artifactId>
      <version>0.1.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype to create a project containing all the
    example pipelines from the Apache Beam Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.ui</artifactId>
      <version>0.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, user inteface programming for Osgiliath</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.routes</artifactId>
      <version>0.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, routing support between modules</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.parent</artifactId>
      <version>0.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Parent skeleton for an Osgiliath project</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.model</artifactId>
      <version>0.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, database persistence of your model</description>
    </archetype>
    <archetype>
      <groupId>net.osgiliath.archetypes</groupId>
      <artifactId>net.osgiliath.archetype.business</artifactId>
      <version>0.3.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Must be behind an Osgiliath parent archetype, business processing of data</description>
    </archetype>
    <archetype>
      <groupId>com.thesett.archetype</groupId>
      <artifactId>dropwizard_archetype</artifactId>
      <version>0.9.84</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for setting up a DropWizard codegen project.</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.10.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.google.cloud.dataflow</groupId>
      <artifactId>google-cloud-dataflow-java-archetypes-starter</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to create a simple starter pipeline to
    get started using the Google Cloud Dataflow Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>com.google.cloud.dataflow</groupId>
      <artifactId>google-cloud-dataflow-java-archetypes-examples</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype to create a project containing all the
    example pipelines from the Google Cloud Dataflow Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>hello-endpoints-archetype</artifactId>
      <version>1.1.5-1.9.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple starter application using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>guestbook-archetype</artifactId>
      <version>3.0.2-1.9.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A guestbook application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>endpoints-skeleton-archetype</artifactId>
      <version>1.1.5-1.9.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton project using Cloud Endpoints with Google App Engine Java</description>
    </archetype>
    <archetype>
      <groupId>com.google.appengine.archetypes</groupId>
      <artifactId>appengine-skeleton-archetype</artifactId>
      <version>2.1.0-1.9.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A skeleton application with Google App Engine</description>
    </archetype>
    <archetype>
      <groupId>com.github.kentyeh</groupId>
      <artifactId>springJdbiArch</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Spring and JDBI web archetype</description>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-scala-template</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.bugvm</groupId>
      <artifactId>bugvm-java-template</artifactId>
      <version>1.1.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>rcf-app-archetype</artifactId>
      <version>4.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys REST Controller Framework</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-lib-archetype</artifactId>
      <version>5.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic library based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-app-archetype</artifactId>
      <version>5.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.2-milestone-2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-spring</artifactId>
      <version>3.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple Spring Application</description>
    </archetype>
    <archetype>
      <groupId>org.sqlproc</groupId>
      <artifactId>sqlproc-archetype-simple-jdbc</artifactId>
      <version>3.1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SQL Processor Archetype for Simple JDBC Application</description>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-simpleapp</artifactId>
      <version>4.5.17.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.richfaces.archetypes</groupId>
      <artifactId>richfaces-archetype-kitchensink</artifactId>
      <version>4.5.17.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>JBoss WFK Quickstart: Based on the kitchensink quickstart but adds RichFaces</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitopo-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Topology-Overlay overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-uitab-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Table-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-ui-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS UI Custom-View overlay archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-rest-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS REST API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-cli-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS Apache Karaf bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-bundle-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.onosproject</groupId>
      <artifactId>onos-api-archetype</artifactId>
      <version>1.6.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>ONOS OSGi API bundle archetype</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-jquery-jetty9</artifactId>
      <version>3.1.0-BETA2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-spring-dojo-jetty9</artifactId>
      <version>3.1.0-BETA2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-jquery-jetty9</artifactId>
      <version>3.1.0-BETA2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.cometd.archetypes</groupId>
      <artifactId>cometd-archetype-dojo-jetty9</artifactId>
      <version>3.1.0-BETA2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-servlet-war</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat.
          Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms,
          JUnit Test with in-memory engine, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-ejb-war</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Process application that uses a shared Camunda BPM engine in a Java EE Container, e.g. JBoss AS7.
          Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, JSF-based start and task forms,
          configuration for JPA (Hibernate), JUnit Test with in-memory engine, Arquillian Test for JBoss AS7, Ant build script for one-click deployment in Eclipse</description>
    </archetype>
    <archetype>
      <groupId>org.camunda.bpm.archetype</groupId>
      <artifactId>camunda-archetype-cockpit-plugin</artifactId>
      <version>7.5.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend, Ant build script for one-click deployment</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.133</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.132</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>0.9.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-docker</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a docker based dvalin project</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-basic</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a basic dvalin project</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>archetype-lambda</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for an AWS lambda function written in Java</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.36</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.21</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>com.commercetools.maven-archetypes</groupId>
      <artifactId>commercetools-hello-java-archetype</artifactId>
      <version>0.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating a Java application with commercetools</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>rcf-app-archetype</artifactId>
      <version>5.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys REST Controller Framework</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-lib-archetype</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic library based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>com.agapsys.archetypes</groupId>
      <artifactId>agreste-app-archetype</artifactId>
      <version>6.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic application based on Agapsys AGRESTE</description>
    </archetype>
    <archetype>
      <groupId>br.gov.frameworkdemoiselle.archetypes</groupId>
      <artifactId>demoiselle-jsf-jpa</artifactId>
      <version>3.0.0-ALPHA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>br.gov.frameworkdemoiselle.archetypes</groupId>
      <artifactId>demoiselle-html-rest</artifactId>
      <version>3.0.0-ALPHA1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.09.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.09.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.09.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.09.01</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>7.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>7.4.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-subproject-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for creating OpenIMAJ subprojects with the most of the standard configuration completed automatically</description>
    </archetype>
    <archetype>
      <groupId>org.openimaj</groupId>
      <artifactId>openimaj-quickstart-archetype</artifactId>
      <version>1.3.5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven quickstart archetype for OpenIMAJ</description>
    </archetype>
    <archetype>
      <groupId>org.luismmribeiro.archetype</groupId>
      <artifactId>JEE7Archetype</artifactId>
      <version>1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>The JEE7 Archetype is a Java project that implements a complete 3-layer architecture using JEE7 and 
		several other Java technologies. The goal of this project is to be the base of a maven archetype, allowing
		everyone to have a complete, ready to work, 3-layer architecture, multi-module project.</description>
    </archetype>
    <archetype>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-archetype-jvm</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Kotlin single-module JVM project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-archetype-js</artifactId>
      <version>1.0.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Kotlin single-module JavaScript project archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.taverna.engine</groupId>
      <artifactId>taverna-activity-archetype</artifactId>
      <version>3.1.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype to build a Taverna 3 service activity.
    Includes engine and UI parts, and a test class to run the workbench with the new activity.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.syncope</groupId>
      <artifactId>syncope-archetype</artifactId>
      <version>2.0.0-M4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Apache Syncope Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>radix-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.oodt</groupId>
      <artifactId>opsui-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.17.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>me.alb-i986.selenium</groupId>
      <artifactId>selenium-tinafw-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for creating Selenium projects that rely on selenium-tinafw, a Selenium framework</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.136</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.135</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.134</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.saxsys</groupId>
      <artifactId>mvvmfx-archetype</artifactId>
      <version>1.5.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An maven archetype to create an example application with mvvmFX</description>
    </archetype>
    <archetype>
      <groupId>de.cologneintelligence</groupId>
      <artifactId>archetype-fitgoodies-quickstart</artifactId>
      <version>1.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype which generates an FitGoodies-enabled example project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.thesett.archetype</groupId>
      <artifactId>dropwizard_archetype</artifactId>
      <version>0.9.102</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for setting up a DropWizard codegen project.</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.5.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.ontology2</groupId>
      <artifactId>centipede-archetype</artifactId>
      <version>100.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for command line applications based on Centipede, Spring and Guava</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.22</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>br.com.address.archetypes</groupId>
      <artifactId>struts2-base-archetype</artifactId>
      <version>1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype with JPA 2.1; Struts2 core 2.3.28.1; Jquery struts plugin; Struts BootStrap plugin; json Struts plugin; Login System using Session and Interceptor</description>
    </archetype>
    <archetype>
      <groupId>br.com.address.archetypes</groupId>
      <artifactId>struts2-base-archetype</artifactId>
      <version>1.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An Archetype with JPA 2.1; Struts2 core 2.3.28.1; Jquery struts plugin; Struts BootStrap plugin; json Struts plugin; Login System using Session and Interceptor</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>1.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>1.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openntf.sbt</groupId>
      <artifactId>sbt.sso.webapp-archetype</artifactId>
      <version>1.5.0.20160704-1200</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.opengis.cite</groupId>
      <artifactId>ets-archetype-testng</artifactId>
      <version>2.6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A template for creating an executable test suite (ETS) based on the TestNG framework.</description>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-jpa-blog-archetype</artifactId>
      <version>5.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-servlet-archetype-simple</artifactId>
      <version>5.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.ninjaframework</groupId>
      <artifactId>ninja-appengine-blog-archetype</artifactId>
      <version>1.9.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>7.0.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>1.0.0.CR6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.1.0-alpha.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.1.0-alpha.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-osgi-bundle</artifactId>
      <version>6.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-wsdl-first-osgi-bundle</artifactId>
      <version>6.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.servicemix.tooling.archetypes</groupId>
      <artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
      <version>6.0.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>2.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simplest-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swarm-camel-rest-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel REST Service running in a standalone Java Swarm Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swarm-camel-rest-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel REST Service running in a standalone Java Swarm Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swarm-camel-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel REST Service running in a standalone Java Swarm Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swarm-camel-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel REST Service running in a standalone Java Swarm Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swarm-camel-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel REST Service running in a standalone Java Swarm Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-camel-spring-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-server-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-infinispan-client-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-mq-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container calling the remote camel-servlet quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.152</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.151</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.149</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.148</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.145</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.144</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.142</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.141</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.140</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.138</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>1.0.0-rc4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.sibvisions.jvx</groupId>
      <artifactId>jvxapplication-archetype</artifactId>
      <version>2.5.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A preconfigured setup for a JVx application</description>
    </archetype>
    <archetype>
      <groupId>com.gitblit.fathom</groupId>
      <artifactId>fathom-archetype-standard</artifactId>
      <version>0.8.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.09.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.09.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.09.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.09.02</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.2-rc-1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>2.3.0.redhat-621117</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>2.3.0.redhat-621117</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>webappprojectarchetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>servicecomponentarchetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.weixinarchetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.uicomponentarchetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.flowcomponentarchetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.tinygroup</groupId>
      <artifactId>org.tinygroup.developarchetype</artifactId>
      <version>2.3.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.0.1.redhat-621117</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>8.0.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>0.7.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.isis.archetype</groupId>
      <artifactId>simpleapp-archetype</artifactId>
      <version>1.13.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-docker</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a docker based dvalin project</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-basic</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a basic dvalin project</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-widget</artifactId>
      <version>7.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a Vaadin 7 widget project and a related demo application.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-liferay-portlet</artifactId>
      <version>7.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a self-contained Vaadin 7 Liferay portlet.
        It packages all Vaadin static resources (widgetset, theme etc.)
        and doesn't make use of portal-provided resources.

        Liferay-specific properties should be defined in a Maven profile
        and you should activate this profile when performing builds of a
        project based on this archetype.
        Please see https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-plugins-using-maven-liferay-portal-6-2-dev-guide-02-en</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-multimodule</artifactId>
      <version>7.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates the skeleton for a multi-module Vaadin application.
      For a full example project, see vaadin-archetype-application-example.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application-example</artifactId>
      <version>7.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a multi-module Maven project.</description>
    </archetype>
    <archetype>
      <groupId>com.vaadin</groupId>
      <artifactId>vaadin-archetype-application</artifactId>
      <version>7.6.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype generates a sample Vaadin application as a single-module Maven project.
      This archetype is primarily meant for simple applications, quick tests and demos.</description>
    </archetype>
    <archetype>
      <groupId>com.oneandone</groupId>
      <artifactId>typedrest-archetype</artifactId>
      <version>0.23</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for building TypedRest web applications that can run standalone or be consumed as a library.</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-scala-benchmark-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Scala benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Kotlin benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-java-benchmark-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Java benchmarking project, uses JMH annotation processors</description>
    </archetype>
    <archetype>
      <groupId>org.openjdk.jmh</groupId>
      <artifactId>jmh-groovy-benchmark-archetype</artifactId>
      <version>1.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Generates Groovy benchmarking project, uses JMH bytecode processors</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.11</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.reddeer</groupId>
      <artifactId>jboss-reddeer-archetype</artifactId>
      <version>1.0.2.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Red Deer Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>6.24.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxws-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXWS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-jaxrs-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple JAXRS application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-ejb-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple EJB application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>wildfly-camel-cdi-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple CDI application deployed on Wildfly-Camel</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-wildfly-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple Wildfly Application deployed as war</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-cxf-cdi-servlet-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>war-camel-servlet-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Servlet deployed as WAR</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simple-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simple-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simple-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>php-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new php example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>php-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new php example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>php-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new php example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-server-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-server-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-server-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-client-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-client-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-client-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>dotnet-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new dotnet example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>dotnet-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new dotnet example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>dotnet-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new dotnet example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-client-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using HTTP client to call remote camel-jetty quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-client-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using HTTP client to call remote camel-jetty quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-client-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using HTTP client to call remote camel-jetty quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-amq-archetype</artifactId>
      <version>2.2.161</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-amq-archetype</artifactId>
      <version>2.2.160</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-amq-archetype</artifactId>
      <version>2.2.159</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.5.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.37</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.9</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>1.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.atlassian.connect</groupId>
      <artifactId>atlassian-connect-spring-boot-archetype</artifactId>
      <version>1.0.0-beta-3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for Atlassian Connect add-ons using Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.rendering</groupId>
      <artifactId>xwiki-rendering-archetype-macro</artifactId>
      <version>8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Rendering Macros.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.xwiki.commons</groupId>
      <artifactId>xwiki-commons-component-archetype</artifactId>
      <version>8.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Make it easy to create a maven project for creating XWiki Components.</description>
    </archetype>
    <archetype>
      <groupId>org.wso2.msf4j</groupId>
      <artifactId>msf4j-microservice</artifactId>
      <version>2.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This an archetype for WSO2 MSF4J microservice</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>7.4.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>6.24.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.1.0-beta.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.wicket</groupId>
      <artifactId>wicket-archetype-quickstart</artifactId>
      <version>1.5.16</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>3.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a project for developing a Web service starting from Java code</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.1.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>3.0.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Simple CXF JAX-RS webapp service using Spring configuration</description>
    </archetype>
    <archetype>
      <groupId>io.oasp.java.templates</groupId>
      <artifactId>oasp4j-template-server</artifactId>
      <version>2.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Application template for the server of the Open Application Standard Platform for Java (OASP4J).</description>
    </archetype>
    <archetype>
      <groupId>io.dropwizard.archetypes</groupId>
      <artifactId>java-simple</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.5.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.38</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.atlassian.connect</groupId>
      <artifactId>atlassian-connect-spring-boot-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Provides a Maven archetype for Atlassian Connect add-ons using Spring Boot</description>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-lint</artifactId>
      <version>14.09.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-dbconnector</artifactId>
      <version>14.09.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-plugin-command</artifactId>
      <version>14.09.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>us.fatehi</groupId>
      <artifactId>schemacrawler-archetype-maven-project</artifactId>
      <version>14.09.03</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-testng-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and TestNG</description>
    </archetype>
    <archetype>
      <groupId>ru.stqa.selenium</groupId>
      <artifactId>webdriver-junit-archetype</artifactId>
      <version>2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Archetype for a Maven project intended to develop tests with Selenium WebDriver and JUnit</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>4.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.9.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.9.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>web-archetype</artifactId>
      <version>16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack multi-module WAR project for classic Web applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>rest-archetype</artifactId>
      <version>16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module WAR dedicated to REST-only projects, like micro-services</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>domain-archetype</artifactId>
      <version>16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR for reusable domains</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>cli-archetype</artifactId>
      <version>16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack single JAR for CLI applications</description>
    </archetype>
    <archetype>
      <groupId>org.seedstack</groupId>
      <artifactId>batch-archetype</artifactId>
      <version>16.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>SeedStack mono-module JAR integrating Spring Batch</description>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-refapp</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-refapp</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-platform</artifactId>
      <version>3.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-platform</artifactId>
      <version>3.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.3.12</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.1.15</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.kie</groupId>
      <artifactId>kie-drools-archetype</artifactId>
      <version>6.5.0.Beta1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A basic kjar template with Drools rule example, JUnit 4 and logging binding.
      Use property droolsVersion to specify which version of Drools to use in generated kjar.
      Use property exampleWithCEP for a CEP rule example and related JUnit test case.
      Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).</description>
    </archetype>
    <archetype>
      <groupId>org.jooby</groupId>
      <artifactId>jooby-archetype</artifactId>
      <version>1.0.0.CR7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.1.0-beta.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>tornadofx-quickstart-archetype</artifactId>
      <version>1.5.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TornadoFX Quick Start Archetype with minimal sample application</description>
    </archetype>
    <archetype>
      <groupId>no.tornado</groupId>
      <artifactId>tornadofx-quickstart-archetype</artifactId>
      <version>1.5.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TornadoFX Quick Start Archetype with minimal sample application</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-profile</artifactId>
      <version>0.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a custom TrueVFS Profile which bundles all selected TrueVFS
    modules for ease of use with and without Maven.</description>
    </archetype>
    <archetype>
      <groupId>net.java.truevfs</groupId>
      <artifactId>truevfs-archetype-access</artifactId>
      <version>0.11.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Showcases the client API of the module TrueVFS Access.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-path</artifactId>
      <version>7.7.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP Path module application - requires JSE 7.</description>
    </archetype>
    <archetype>
      <groupId>de.schlichtherle.truezip</groupId>
      <artifactId>truezip-archetype-file</artifactId>
      <version>7.7.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>TrueZIP File* module application - requires JSE 6.</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.5.1.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.github.karlnicholas</groupId>
      <artifactId>javaee-security-quickstart-archetype</artifactId>
      <version>1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Java EE MVC quickstart with form based security and user self-registration pages.</description>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype-bdd</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BDD Bobcat archetype</description>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype-aem-bdd</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AEM BDD Bobcat archetype</description>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype-aem</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Bobcat archetype</description>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype</artifactId>
      <version>0.9.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Bobcat archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-tips</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 web application with useful tips</description>
    </archetype>
    <archetype>
      <groupId>org.sitoolkit.ad.archetype</groupId>
      <artifactId>javaee7-web-min</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>archetype for javaee7 minimum web application,
     useful for self study and developing new application.</description>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-refapp</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-platform</artifactId>
      <version>3.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.1.0-beta.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.glassfish.jersey.archetypes</groupId>
      <artifactId>jersey-example-java8-webapp</artifactId>
      <version>2.23.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Jersey (Java8) WebApp Example Archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.dynamoframework</groupId>
      <artifactId>dynamo-spring-archetype-modules</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.dynamoframework</groupId>
      <artifactId>dynamo-spring-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-service-bundle-archetype</artifactId>
      <version>1.0.0-BETA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.nifi</groupId>
      <artifactId>nifi-processor-bundle-archetype</artifactId>
      <version>1.0.0-BETA</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-kar-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf kar project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-feature-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf features project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-command-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Karaf command archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-bundle-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A simple bundle archetype.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-blueprint-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>An archetype for creating a simple blueprint bundle.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.karaf.archetypes</groupId>
      <artifactId>karaf-assembly-archetype</artifactId>
      <version>3.0.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This archetype sets up an empty karaf assembly project.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.1.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-scala</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.1.1-hadoop1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.flink</groupId>
      <artifactId>flink-quickstart-java</artifactId>
      <version>1.1.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-web</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel web project that deploys the Camel routes as a WAR</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-dm</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring-boot</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Spring Boot.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-spring</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with added Spring DSL support.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scr</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel SCR (Declarative Services) bundle project for OSGi</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-scala</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Scala DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-java</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Java DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-groovy</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using Groovy DSL.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-dataformat</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel data format.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-component</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-cdi</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project using CDI.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-blueprint</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-api-component</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel component that wraps one or more API proxies.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.camel.archetypes</groupId>
      <artifactId>camel-archetype-activemq</artifactId>
      <version>2.17.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel project that configures and interacts with ActiveMQ.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.beam</groupId>
      <artifactId>beam-sdks-java-maven-archetypes-starter</artifactId>
      <version>0.2.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven archetype to create a simple starter pipeline to
    get started using the Apache Beam Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>org.apache.beam</groupId>
      <artifactId>beam-sdks-java-maven-archetypes-examples</artifactId>
      <version>0.2.0-incubating</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A Maven Archetype to create a project containing all the
    example pipelines from the Apache Beam Java SDK.</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simple-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simple-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>php-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new php example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>php-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new php example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-cxf-rest-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF Rest Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-cxf-rest-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF Rest Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-rest-sql-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-rest-sql-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-log-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-log-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-amq-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-amq-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-server-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-server-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-client-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-client-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>dotnet-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new dotnet example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>dotnet-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new dotnet example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-client-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using HTTP client to call remote camel-jetty quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-client-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using HTTP client to call remote camel-jetty quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-amq-archetype</artifactId>
      <version>2.2.163</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-amq-archetype</artifactId>
      <version>2.2.162</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>com.sap.cloud.yaas.service-sdk</groupId>
      <artifactId>service-sdk-jersey-spring-archetype</artifactId>
      <version>4.10.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>hybris maven archetype for a basic YaaS Service</description>
    </archetype>
    <archetype>
      <groupId>com.hextremelabs.ussd</groupId>
      <artifactId>ussd-app-archetype</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A lightweight USSD application framework</description>
    </archetype>
    <archetype>
      <groupId>com.hextremelabs.ussd</groupId>
      <artifactId>ussd-app-archetype</artifactId>
      <version>1.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>A lightweight USSD application framework</description>
    </archetype>
    <archetype>
      <groupId>com.dkirrane.maven.archetype</groupId>
      <artifactId>ggitflow-maven-archetype</artifactId>
      <version>2.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-spring</artifactId>
      <version>4.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel Spring application</description>
    </archetype>
    <archetype>
      <groupId>org.wildfly.camel.archetypes</groupId>
      <artifactId>wildfly-camel-archetype-cdi</artifactId>
      <version>4.2.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a WildFly Camel CDI application</description>
    </archetype>
    <archetype>
      <groupId>org.wicketstuff.scala</groupId>
      <artifactId>wicketstuff-scala-archetype</artifactId>
      <version>8.0.0-M1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic setup for a project that combines Scala and Wicket, 
		depending on the Wicket-Scala project. Includes an example Specs 
		test.</description>
    </archetype>
    <archetype>
      <groupId>org.switchyard.archetypes</groupId>
      <artifactId>switchyard-application</artifactId>
      <version>2.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-spark-bundle</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flinkspark-bundle</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.peelframework</groupId>
      <artifactId>peel-flink-bundle</artifactId>
      <version>1.0.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-refapp</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openmrs.maven.archetypes</groupId>
      <artifactId>openmrs-sdk-archetype-module-platform</artifactId>
      <version>3.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.18.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.openl.rules</groupId>
      <artifactId>openl-simple-project-archetype</artifactId>
      <version>5.18.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.kuali.rice</groupId>
      <artifactId>rice-archetype-quickstart</artifactId>
      <version>2.5.14</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>This is a archetype which creates a Kuali Rice based application. It uses a basic project structure demonstrating war overlays, service implementation, unit and integration testing.  It is configured in a bundled integration model with Kuali Rice.</description>
    </archetype>
    <archetype>
      <groupId>org.jboss.reddeer</groupId>
      <artifactId>jboss-reddeer-archetype</artifactId>
      <version>1.1.0.Final</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Red Deer Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.graylog</groupId>
      <artifactId>graylog-plugin-archetype</artifactId>
      <version>2.1.0-beta.4</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.apache.olingo</groupId>
      <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
      <version>2.0.7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>vertx-simple-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple embedded vert.x fatjar</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>swift-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new swift example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-camel-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-webmvc-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Spring Boot with WebMVC in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-ribbon-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Ribbon</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-hystrix-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Fabric8 :: Quickstarts :: Spring-Boot :: Hystrix</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-xml-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot with an XML file for routes</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-teiid-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Teiid example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-drools-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel and Drools example with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Shows how to use Camel with Spring Boot in the Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>spring-boot-camel-amq-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel example with Spring Boot that connects to the fabric8 JMS broker</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>rails-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new rails example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>php-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new php example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>node-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new node example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-rest-sql-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-log-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>karaf-camel-amq-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-cxf-rest-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF Rest Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-rest-sql-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Example using Rest DSL with SQL Database</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-log-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel Log Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>jboss-fuse-camel-amq-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new ActiveMQ and Camel Example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-mainclass-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (main class)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>java-fatjar-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Simple standalone Java Container (fat jar)</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-server-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Infinispan Server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>infinispan-client-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using Spring XML and Infinispan in a standalone Java container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>golang-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new golang example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-nodejs-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Funktion :: Examples :: NodeJS</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-kotlin-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion kotlin example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-java-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion java example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>funktion-groovy-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new funktion groovy example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>dotnet-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new dotnet example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>django-example-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new django example</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-cxf-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new CXF JAX-RS using CDI running in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-swagger-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new An example using REST DSL and Swagger Java with CDI</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-jetty-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using Jetty as HTTP server</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-http-client-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container using HTTP client to call remote camel-jetty quickstart</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>io.fabric8.archetypes</groupId>
      <artifactId>cdi-camel-amq-archetype</artifactId>
      <version>2.2.164</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Creates a new Camel route using CDI and ActiveMQ in a standalone Java Container</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-docker</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a docker based dvalin project</description>
    </archetype>
    <archetype>
      <groupId>de.taimos</groupId>
      <artifactId>dvalin-archetype-basic</artifactId>
      <version>1.10</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Maven archetype for a basic dvalin project</description>
    </archetype>
    <archetype>
      <groupId>com.streamsets</groupId>
      <artifactId>streamsets-datacollector-stage-lib-tutorial</artifactId>
      <version>1.5.1.3</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>StreamSets Stage Library Archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>skeleton-server-archetype</artifactId>
      <version>1.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Skeleton server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.proofpoint.platform</groupId>
      <artifactId>sample-server-archetype</artifactId>
      <version>1.39</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Sample server archetype</description>
    </archetype>
    <archetype>
      <groupId>com.mobidevelop.robovm</groupId>
      <artifactId>robovm-templates-ios-single-view-no-ib</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.mobidevelop.robovm</groupId>
      <artifactId>robovm-templates-console</artifactId>
      <version>2.2.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype-bdd</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>BDD Bobcat archetype</description>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype-aem-bdd</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>AEM BDD Bobcat archetype</description>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype-aem</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Bobcat archetype</description>
    </archetype>
    <archetype>
      <groupId>com.cognifide.qa.bb</groupId>
      <artifactId>bobcat-archetype</artifactId>
      <version>1.0.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Basic Bobcat archetype.</description>
    </archetype>
    <archetype>
      <groupId>ro.pippo</groupId>
      <artifactId>pippo-quickstart</artifactId>
      <version>0.9.0</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-project-archetype</artifactId>
      <version>0.9.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Project Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.uberfire</groupId>
      <artifactId>uberfire-component-archetype</artifactId>
      <version>0.9.0.CR1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>UberFire Component Archetype</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-mybatis3-jpa-archetype</artifactId>
      <version>5.2.0.RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (MyBatis3) (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-mybatis3-jpa-archetype</artifactId>
      <version>5.2.0.RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (MyBatis3) (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-mybatis3-jpa-archetype</artifactId>
      <version>5.2.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (MyBatis3) (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-mybatis3-archetype</artifactId>
      <version>5.2.0.RC7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (MyBatis3) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-mybatis3-archetype</artifactId>
      <version>5.2.0.RC7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (MyBatis3) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-archetype</artifactId>
      <version>5.2.0.RC7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-archetype</artifactId>
      <version>5.2.0.RC7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-archetype</artifactId>
      <version>5.2.0.RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-archetype</artifactId>
      <version>5.2.0.RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-web-blank-archetype</artifactId>
      <version>5.2.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-mybatis3-jpa-jpa-archetype</artifactId>
      <version>5.2.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (MyBatis3) (JPA) (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-mybatis3-jpa-archetype</artifactId>
      <version>5.2.0.RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (MyBatis3) (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-mybatis3-jpa-archetype</artifactId>
      <version>5.2.0.RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (MyBatis3) (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-mybatis3-archetype</artifactId>
      <version>5.2.0.RC7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (MyBatis3) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-mybatis3-archetype</artifactId>
      <version>5.2.0.RC7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (MyBatis3) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-jpa-jpa-archetype</artifactId>
      <version>5.2.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (JPA) (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-jpa-archetype</artifactId>
      <version>5.2.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project (JPA) using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-archetype</artifactId>
      <version>5.2.0.RC7.2</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-archetype</artifactId>
      <version>5.2.0.RC7.1</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-archetype</artifactId>
      <version>5.2.0.RC7</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-archetype</artifactId>
      <version>5.2.0.RC6</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.terasoluna.gfw.blank</groupId>
      <artifactId>terasoluna-gfw-multi-web-blank-archetype</artifactId>
      <version>5.2.0.RC5</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Web Blank Multi Project using TERASOLUNA Server Framework for Java (5.x)</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-basic</artifactId>
      <version>0.20.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix archetype creating a basic application</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework</groupId>
      <artifactId>pustefix-archetype-application</artifactId>
      <version>0.20.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Applications</description>
    </archetype>
    <archetype>
      <groupId>org.pustefixframework.maven.archetypes</groupId>
      <artifactId>pustefix-archetype-module</artifactId>
      <version>0.20.13</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
      <description>Pustefix Archetype for Modules</description>
    </archetype>
    <archetype>
      <groupId>org.ops4j.pax.web.archetypes</groupId>
      <artifactId>war-archetype</artifactId>
      <version>4.2.8</version>
      <repository>https://repo.carlspring.org/content/groups/carlspring</repository>
    </archetype>
    <ar