Last Version

Camel SB Starters :: Spring JavaConfig 3.14.3

Spring-Boot Starter for Camel Spring JavaConfig support

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-spring-javaconfig-starter
Version

Version

3.14.3
Type

Type

jar
Description

Description

Camel SB Starters :: Spring JavaConfig
Spring-Boot Starter for Camel Spring JavaConfig support
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary/camel-spring-javaconfig-starter

Download camel-spring-javaconfig-starter 3.14.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.7
org.apache.camel : camel-spring-javaconfig jar 3.14.3
org.apache.camel.springboot : camel-core-starter jar 3.14.3
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.7

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.6.7
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor jar 2.6.7
org.apache.camel.springboot : camel-spring-boot-dependencies pom 3.14.3

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.apache.camel : camel-test-spring-junit5 jar 3.14.3

Project Modules

There are no modules declared in this project.