Download shared-aspects-1.2.20.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.20 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials