is not current version
Last Version 3.17.0

Camel SB Starters :: GitHub 3.11.1

Spring-Boot Starter for Camel Components

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-github-starter
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel SB Starters :: GitHub
Spring-Boot Starter for Camel Components
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-github-starter

Download camel-github-starter 3.11.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.3
org.apache.camel : camel-github jar 3.11.1
org.apache.camel.springboot : camel-core-starter jar 3.11.1
org.eclipse.mylyn.github : org.eclipse.egit.github.core jar 2.1.5
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.5.3

provided (4)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3
org.apache.camel : camel-test-spring jar 3.11.1

Project Modules

There are no modules declared in this project.