Last Version

Camel :: Example :: Axis 2.8.6

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
Version

Version

2.8.6
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 2.8.6


<!-- 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.