2010-05-07 07:10:04 +00:00
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<maven>
|
2012-04-30 14:30:00 +00:00
|
|
|
<groupId>xerces</groupId>
|
|
|
|
<artifactId>xerces</artifactId>
|
2010-05-07 07:10:04 +00:00
|
|
|
</maven>
|
|
|
|
<jpp>
|
|
|
|
<groupId>JPP</groupId>
|
2012-04-30 14:30:00 +00:00
|
|
|
<artifactId>xerces-j2</artifactId>
|
2010-05-07 07:10:04 +00:00
|
|
|
</jpp>
|
|
|
|
</dependency>
|
|
|
|
</dependencies>
|