Jar examples for a:addressing
WS-Addressing implementation for Axis 1.4. Starting from the Apache Addressing project, closed in 2005, this project wants to provide a common implementation for any open source project that rely on non-interoperable modifications of the original source code.
You can download jar file addressing 1.6.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add addressing-1.6.2.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>addressing</artifactId> <version>1.6.2</version> </dependency>
compile group: 'org.apache.axis2', name: 'addressing', version: '1.6.2'
libraryDependencies += "org.apache.axis2" % "addressing" % "1.6.2"
<dependency org="org.apache.axis2" name="addressing" rev="1.6.2"/>
@Grapes(@Grab(group='org.apache.axis2', module='addressing', version='1.6.2'))
'org.apache.axis2:addressing:jar:1.6.2'
Click the following link to download the jar file.
addressing-1.6.2-classpath-module.jar