You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 regels
468 B

  1. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  2. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  3. <modelVersion>4.0.0</modelVersion>
  4. <parent>
  5. <groupId>cn.afterturn</groupId>
  6. <artifactId>easypoi</artifactId>
  7. <version>4.2.0</version>
  8. </parent>
  9. <artifactId>easypoi-annotation</artifactId>
  10. <description>base annotation</description>
  11. </project>