| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdaxis2-kernel |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Axis2 - Kernel
Core Parts of Axis2. This includes Axis2 engine, Client API, Addressing support, etc.,
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| axis2-kernel-1.8.1.pom | |
| axis2-kernel-1.8.1.jar | 1020 KB |
| axis2-kernel-1.8.1-sources.jar | 899 KB |
| axis2-kernel-1.8.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-kernel/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-kernel/
implementation 'org.apache.axis2:axis2-kernel:1.8.1'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-kernel/
implementation ("org.apache.axis2:axis2-kernel:1.8.1")
'org.apache.axis2:axis2-kernel:jar:1.8.1'
<dependency org="org.apache.axis2" name="axis2-kernel" rev="1.8.1">
<artifact name="axis2-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-kernel', version='1.8.1')
)
libraryDependencies += "org.apache.axis2" % "axis2-kernel" % "1.8.1"
[org.apache.axis2/axis2-kernel "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ws.commons.axiom : axiom-api | jar | 1.4.0 |
| org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec | jar | 1.1.3 |
| javax.transaction : javax.transaction-api | jar | 1.3 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| wsdl4j : wsdl4j | jar | 1.6.3 |
| org.apache.ws.xmlschema : xmlschema-core | jar | 2.3.0 |
| org.apache.neethi : neethi | jar | 3.2.0 |
| org.apache.woden : woden-core | jar | 1.0M10 |
| commons-logging : commons-logging | jar | 1.2 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ws.commons.axiom : axiom-impl | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.xmlunit : xmlunit-legacy | jar | 2.9.0 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.apache.ws.commons.axiom : axiom-truth | jar | 1.4.0 |
| com.sun.mail : jakarta.mail | jar | 1.6.7 |
| org.mockito : mockito-core | jar | 4.6.1 |
| com.sun.activation : jakarta.activation | jar | 1.2.1 |