Blob Blame History Raw
<dependencies>
  <dependency>
	<maven>
	  <groupId>jaxme</groupId>
	  <artifactId>jaxmeapi</artifactId>
	  <version>0.5.1</version>
	</maven>
	<jpp>
	  <groupId>JPP</groupId>
	  <artifactId>jaxme/jaxmeapi</artifactId>
	  <version>0.5.1</version>
	</jpp>
  </dependency>
  <dependency>
	<maven>
	  <groupId>org.apache.ws.commons.util</groupId>
	  <artifactId>ws-commons-util</artifactId>
	  <version>1.0.1</version>
	</maven>
	<jpp>
	  <groupId>JPP</groupId>
	  <artifactId>ws-commons-util</artifactId>
	  <version>1.0.1</version>
	</jpp>
  </dependency>
</dependencies>