Download mex-1.5.6.jar file - Jar m

Jar examples for m:mex

Description

WS-Metadata Exchange implementation

You can download jar file mex 1.5.6 in this page.

License

Apache License

Build File

You can use the following script to add mex-1.5.6.jar to your project.

<dependency>
   <groupId>org.apache.axis2</groupId>
   <artifactId>mex</artifactId>
   <version>1.5.6</version>
</dependency>
compile group: 'org.apache.axis2', name: 'mex', version: '1.5.6'
libraryDependencies += "org.apache.axis2" % "mex" % "1.5.6"
<dependency org="org.apache.axis2" name="mex" rev="1.5.6"/>
@Grapes(@Grab(group='org.apache.axis2', module='mex', version='1.5.6'))
'org.apache.axis2:mex:jar:1.5.6'

Download

Click the following link to download the jar file.

mex-1.5.6-classpath-module.jar
mex-1.5.6-impl.jar
mex-1.5.6-javadoc.jar
mex-1.5.6-sources.jar
mex-1.5.6.pom



Related Tutorials