Последняя версия

Camel :: Example :: Axis 2.8.6

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

Лицензия

Лицензия

Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-example-axis
Версия

Версия

2.8.6
Тип

Тип

war
Описание

Описание

Camel :: Example :: Axis
An example how to use Apache Axis 1.4 with Camel as a web application
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.