<?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>io.github.lixuanfengs</groupId>
      <artifactId>ddd-scaffold-lite-jdk17</artifactId>
      <version>1.5</version>
      <description>ddd scaffold lite ddd jdk 17 by xiaofuge</description>
    </archetype>
    <archetype>
      <groupId>cn.cactusli.ai</groupId>
      <artifactId>ai-agent-scaffold-lite-archetype</artifactId>
      <version>1.1</version>
      <description>Parent pom providing dependency and plugin management for applications built with Maven</description>
    </archetype>
  </archetypes>
</archetype-catalog>
