Download axis2-mtompolicy-1.4.1.jar file - Jar a

Jar examples for a:axis2-mtompolicy

Description

Axis2 : MTOM Policy

You can download jar file axis2-mtompolicy 1.4.1 in this page.

License

Apache License

Build File

You can use the following script to add axis2-mtompolicy-1.4.1.jar to your project.

<dependency>
   <groupId>org.apache.axis2</groupId>
   <artifactId>axis2-mtompolicy</artifactId>
   <version>1.4.1</version>
</dependency>
compile group: 'org.apache.axis2', name: 'axis2-mtompolicy', version: '1.4.1'
libraryDependencies += "org.apache.axis2" % "axis2-mtompolicy" % "1.4.1"
<dependency org="org.apache.axis2" name="axis2-mtompolicy" rev="1.4.1"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-mtompolicy', version='1.4.1'))
'org.apache.axis2:axis2-mtompolicy:jar:1.4.1'

Download

Click the following link to download the jar file.

axis2-mtompolicy-1.4.1-sources.jar
axis2-mtompolicy-1.4.1.jar
axis2-mtompolicy-1.4.1.pom



Related Tutorials