Download om-aspects-1.2.19.jar file - Jar o

Jar examples for o:om-aspects

Description

Contains aspects and implementation classes shared by LLOM and DOOM.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials