Last Version

Camel :: Spring JavaConfig (deprecated) 3.14.3

Using Camel with Spring Java Configuration

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-spring-javaconfig
Version

Version

3.14.3
Type

Type

jar
Description

Description

Camel :: Spring JavaConfig (deprecated)
Using Camel with Spring Java Configuration
Project Organization

Project Organization

The Apache Software Foundation

Download camel-spring-javaconfig 3.14.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.14.3
org.apache.camel : camel-spring-xml jar 3.14.3
org.apache.camel : camel-spring-main jar 3.14.3

Project Modules

There are no modules declared in this project.