is not current version
Last Version 1.8.1

Apache Axis2 - Kernel 1.7.9

Core Parts of Axis2. This includes Axis2 engine, Client API, Addressing support, etc.,

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-kernel
Version

Version

1.7.9
Type

Type

jar
Description

Description

Apache Axis2 - Kernel
Core Parts of Axis2. This includes Axis2 engine, Client API, Addressing support, etc.,
Project URL

Project URL

http://axis.apache.org/axis2/java/core/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/kernel

Download axis2-kernel 1.7.9


<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-kernel/ -->
<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-kernel</artifactId>
    <version>1.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-kernel/
implementation 'org.apache.axis2:axis2-kernel:1.7.9'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-kernel/
implementation ("org.apache.axis2:axis2-kernel:1.7.9")
'org.apache.axis2:axis2-kernel:jar:1.7.9'
<dependency org="org.apache.axis2" name="axis2-kernel" rev="1.7.9">
  <artifact name="axis2-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-kernel', version='1.7.9')
)
libraryDependencies += "org.apache.axis2" % "axis2-kernel" % "1.7.9"
[org.apache.axis2/axis2-kernel "1.7.9"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.2.21
org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec jar 1.1.2
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1
javax.servlet : servlet-api jar 2.3
commons-fileupload : commons-fileupload jar 1.3.3
wsdl4j : wsdl4j jar 1.6.2
org.apache.ws.xmlschema : xmlschema-core jar 2.2.1
org.apache.neethi : neethi jar 3.0.3
org.apache.woden : woden-core jar 1.0M10
commons-logging : commons-logging jar 1.1.1
javax.ws.rs : jsr311-api jar 1.1.1
commons-io : commons-io jar 2.1

runtime (1)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-impl jar 1.2.21

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
xmlunit : xmlunit jar 1.3
com.google.truth : truth jar 0.28
org.apache.geronimo.specs : geronimo-javamail_1.4_spec jar 1.6
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.