Download shared-aspects-1.2.19.jar file - Jar s

Jar examples for s:shared-aspects

Description

Contains mixins for methods that are shared between DOM and Axiom.

You can download jar file shared-aspects 1.2.19 in this page.

License

Apache License

Build File

You can use the following script to add shared-aspects-1.2.19.jar to your project.

<dependency>
   <groupId>org.apache.ws.commons.axiom</groupId>
   <artifactId>shared-aspects</artifactId>
   <version>1.2.19</version>
</dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'shared-aspects', version: '1.2.19'
libraryDependencies += "org.apache.ws.commons.axiom" % "shared-aspects" % "1.2.19"
<dependency org="org.apache.ws.commons.axiom" name="shared-aspects" rev="1.2.19"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='shared-aspects', version='1.2.19'))
'org.apache.ws.commons.axiom:shared-aspects:jar:1.2.19'

Download

Click the following link to download the jar file.

shared-aspects-1.2.19-javadoc.jar
shared-aspects-1.2.19-sources.jar
shared-aspects-1.2.19.jar
shared-aspects-1.2.19.pom



Related Tutorials