Download om-aspects-1.2.15.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.15 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials