| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdmex-impl |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Axis 2.0 - MEX
WS-Metadata Exchange implementation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mex-impl-1.3.pom | |
| mex-impl-1.3.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/mex-impl/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>mex-impl</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/mex-impl/
implementation 'org.apache.axis2:mex-impl:1.3'
// https://jarcasting.com/artifacts/org.apache.axis2/mex-impl/
implementation ("org.apache.axis2:mex-impl:1.3")
'org.apache.axis2:mex-impl:jar:1.3'
<dependency org="org.apache.axis2" name="mex-impl" rev="1.3">
<artifact name="mex-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='mex-impl', version='1.3')
)
libraryDependencies += "org.apache.axis2" % "mex-impl" % "1.3"
[org.apache.axis2/mex-impl "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.axis2 : axis2-kernel | jar | 1.3 |
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.5 |
| org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.5 |
| org.apache.ws.commons.axiom : axiom-dom | jar | 1.2.5 |
| javax.mail : mail | jar | 1.4 |
| xalan : xalan | jar | 2.7.0 |
| org.codehaus.woodstox : wstx-asl | jar | 3.2.1 |
| xerces : xercesImpl | jar | 2.8.1 |
| commons-io : commons-io | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| xmlunit : xmlunit | jar | 1.0 |