maven-plugin-tools/maven-plugin-tools-depmap.xml
2010-09-29 17:05:12 +02:00

17 lines
279 B
XML

<dependencies>
<dependency>
<maven>
<groupId>net.sf.jtidy</groupId>
<artifactId>jtidy</artifactId>
<version>938</version>
</maven>
<jpp>
<groupId>JPP</groupId>
<artifactId>jtidy</artifactId>
<version>938</version>
</jpp>
</dependency>
</dependencies>