maven/org/anyline/anyline-oro/8.7.2-20241022/anyline-oro-8.7.2-20241022.pom
2025-06-20 17:09:38 +08:00

21 lines
861 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.anyline</groupId>
<artifactId>anyline-dependency</artifactId>
<version>8.7.2-20241022</version>
<relativePath>../anyline-dependency/pom.xml</relativePath>
</parent>
<artifactId>anyline-oro</artifactId>
<packaging>jar</packaging>
<description>
原来的jakarta.oro2010年9月后不维护了(没bug可改了)
因为经常下载失败,所以复制过来了
最新存档地址https://attic.apache.org/projects/jakarta-oro.html
</description>
</project>