|
|
@ -167,6 +167,21 @@
|
|
|
|
<artifactId>axis-jaxrpc</artifactId>
|
|
|
|
<artifactId>axis-jaxrpc</artifactId>
|
|
|
|
<version>1.4</version>
|
|
|
|
<version>1.4</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>commons-discovery</groupId>
|
|
|
|
|
|
|
|
<artifactId>commons-discovery</artifactId>
|
|
|
|
|
|
|
|
<version>0.5</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>wsdl4j</groupId>
|
|
|
|
|
|
|
|
<artifactId>wsdl4j</artifactId>
|
|
|
|
|
|
|
|
<version>1.6.3</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>javax.xml.soap</groupId>
|
|
|
|
|
|
|
|
<artifactId>saaj-api</artifactId>
|
|
|
|
|
|
|
|
<version>1.3.5</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<build>
|
|
|
|