<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>cn.tannn.jdevelops</groupId>
    <artifactId>jdevelops-annotations</artifactId>
    <version>0.0.1</version>
  </parent>
  <groupId>cn.tannn.jdevelops</groupId>
  <artifactId>jdevelops-annotations-es</artifactId>
  <version>0.0.1</version>
  <name>jdevelops :: annotations :: es</name>
  <description>es 相关的注解 [考虑参数实体跟主体项目分离时轻量导包]</description>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
</project>
