<?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>org.jeecgframework.archetype</groupId>
      <artifactId>jeecg-cloud-gen</artifactId>
      <version>2.4.2</version>
      <repository>https://maven.jeecg.org/nexus/content/repositories/jeecg</repository>
    </archetype>
    <archetype>
      <groupId>org.jeecgcloud.archetype</groupId>
      <artifactId>jeecg-cloud-gen</artifactId>
      <version>2.2.0</version>
      <repository>https://maven.jeecg.org/nexus/content/repositories/jeecg</repository>
    </archetype>
    <archetype>
      <groupId>org.jeecgframework.cloud</groupId>
      <artifactId>jeecg-gen</artifactId>
      <version>2.2.0</version>
      <repository>https://maven.jeecg.org/nexus/content/repositories/jeecg</repository>
    </archetype>
    <archetype>
      <groupId>org.jeecgframework.boot</groupId>
      <artifactId>jeecg-boot-module-gen</artifactId>
      <version>1.0</version>
      <repository>https://maven.jeecg.org/nexus/content/repositories/jeecg</repository>
    </archetype>
    <archetype>
      <groupId>org.jeecgframework.boot</groupId>
      <artifactId>jeecg-boot-module-demo-archetype</artifactId>
      <version>2.2.0</version>
      <repository>https://maven.jeecg.org/nexus/content/repositories/jeecg</repository>
      <description>Parent pom providing dependency and plugin management for applications
		built with Maven</description>
    </archetype>
  </archetypes>
</archetype-catalog>
