maven 使用axis2 client 需要导入的依赖

<dependency>

<groupId>org.apache.axis2</groupId>

<artifactId>axis2</artifactId>

<version>${axis2.version}</version>

<type>pom</type>

<scope>compile</scope>

</dependency>

<dependency>

<groupId>org.apache.axis2</groupId>

<artifactId>axis2-adb</artifactId>

<version>${axis2.version}</version>

<type>jar</type>

<scope>compile</scope>

</dependency>

<dependency>

<groupId>org.apache.axis2</groupId>

<artifactId>axis2-kernel</artifactId>

<version>${axis2.version}</version>

<type>jar</type>

<scope>compile</scope>

</dependency>

<dependency>

<groupId>org.apache.axis2</groupId>

<artifactId>axis2-transport-http</artifactId>

<version>${axis2.version}</version>

</dependency>

<dependency>

<groupId>org.apache.axis2</groupId>

<artifactId>axis2-transport-local</artifactId>

<version>${axis2.version}</version>

</dependency>


文章来自:http://chend.blog.51cto.com/1660256/1768361
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3