<dependencies>
 <dependency>
   <maven>
     <groupId>apache-xerces</groupId>
     <artifactId>xml-apis</artifactId>
     <version>2.9.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>xml-commons-jaxp-1.3-apis</artifactId>
     <version>1.3.04</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>wutka-dtdparser</groupId>
     <artifactId>dtdparser</artifactId>
     <version>1.2.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>dtdparser</artifactId>
     <version>1.21</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-jaxrpc</artifactId>
     <version>3.0.4.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jbossws</groupId>
     <artifactId>jboss-jaxrpc</artifactId>
     <version>3.1.2.SP6</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jboss.jbossws</groupId>
     <artifactId>jboss-jaxws</artifactId>
     <version>3.0.1-native-2.0.4.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jbossws</groupId>
     <artifactId>jboss-jaxws</artifactId>
     <version>3.1.2.SP6</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>trove</groupId>
     <artifactId>trove</artifactId>
     <version>1.0.2</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>gnu-trove</artifactId>
     <version>1.0.2</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-jaxrpc</artifactId>
     <version>3.0.4.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jbossws</groupId>
     <artifactId>jbossws-native-jaxrpc</artifactId>
     <version>3.1.2.SP6</version>
   </jpp>
  </dependency>

  <dependency>
    <maven>
      <groupId>jboss.jbossws</groupId>
      <artifactId>jboss-jaxws</artifactId>
      <version>3.0.1-native-2.0.4.GA</version>
    </maven>
    <jpp>
      <groupId>JPP/jbossws</groupId>
      <artifactId>jbossws-native-jaxws</artifactId>
      <version>3.1.2.SP6</version>
    </jpp>
  </dependency>
</dependencies>
