Camel :: Example :: Axis

An example how to use Apache Axis 1.4 with Camel as a web application

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-axis
Last Version

Last Version

2.8.6
Release Date

Release Date

Type

Type

war
Description

Description

Camel :: Example :: Axis
An example how to use Apache Axis 1.4 with Camel as a web application
Project Organization

Project Organization

The Apache Software Foundation

Download camel-example-axis

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.8.6
org.apache.camel : camel-spring jar 2.8.6
org.springframework : spring-web jar 3.0.7.RELEASE
org.apache.axis : axis jar 1.4
org.apache.axis : axis-jaxrpc jar 1.4
org.apache.axis : axis-saaj jar 1.4
axis : axis-wsdl4j jar 1.5.1
commons-discovery : commons-discovery jar 0.4
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.springframework : spring-test jar 3.0.7.RELEASE
org.eclipse.jetty : jetty-server jar 7.4.5.v20110725
org.eclipse.jetty : jetty-webapp jar 7.4.5.v20110725

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.6
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
2.0-M3
2.0-M2
2.0-M1
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0