| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdmex |
| Version | Version1.41 |
| Type | Typejar |
| Description |
DescriptionApache Axis2 - MEX
WS-Metadata Exchange implementation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mex-1.41.pom | |
| mex-1.41.mar | 62 KB |
| mex-1.41-sources.jar | 29 KB |
| mex-1.41-impl.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/mex/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>mex</artifactId>
<version>1.41</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/mex/
implementation 'org.apache.axis2:mex:1.41'
// https://jarcasting.com/artifacts/org.apache.axis2/mex/
implementation ("org.apache.axis2:mex:1.41")
'org.apache.axis2:mex:jar:1.41'
<dependency org="org.apache.axis2" name="mex" rev="1.41">
<artifact name="mex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='mex', version='1.41')
)
libraryDependencies += "org.apache.axis2" % "mex" % "1.41"
[org.apache.axis2/mex "1.41"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.axis2 : axis2-kernel | jar | 1.4.1 |
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.7 |
| org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.7 |
| org.apache.ws.commons.axiom : axiom-dom | jar | 1.2.7 |
| javax.mail : mail | jar | 1.4 |
| xalan : xalan | jar | 2.7.0 |
| org.codehaus.woodstox : wstx-asl | jar | 3.2.4 |
| org.apache.geronimo.specs : geronimo-stax-api_1.0_spec | jar | 1.0.1 |
| xerces : xercesImpl | jar | 2.8.1 |
| commons-io : commons-io | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| xmlunit : xmlunit | jar | 1.1 |