2018-11-18 21:08:23 +00:00
|
|
|
<project>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<groupId>xalan</groupId>
|
|
|
|
<artifactId>xsltc</artifactId>
|
2023-08-30 19:40:03 +00:00
|
|
|
<version>2.7.3</version>
|
2018-11-18 21:08:23 +00:00
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<groupId>xalan</groupId>
|
|
|
|
<artifactId>xalan</artifactId>
|
2023-08-30 19:40:03 +00:00
|
|
|
<version>2.7.3</version>
|
2018-11-18 21:08:23 +00:00
|
|
|
</dependency>
|
|
|
|
</dependencies>
|
|
|
|
</project>
|