is not current version
Last Version 3.17.0

Camel :: Spring Web Services 3.14.0

Camel support for Spring Web Services

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-spring-ws
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel :: Spring Web Services
Camel support for Spring Web Services
Project Organization

Project Organization

The Apache Software Foundation

Download camel-spring-ws 3.14.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.14.0
org.apache.camel : camel-attachments jar 3.14.0
org.apache.camel : camel-spring jar 3.14.0
org.apache.camel : camel-xslt-saxon jar 3.14.0
org.springframework : spring-webmvc jar 5.3.13
org.springframework.ws : spring-ws-core jar 3.1.1
org.springframework.ws : spring-ws-support jar 3.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.