Last Version

Spring-Boot Starter :: Camel :: GitHub 3.0.0-RC3

Spring-Boot Starter for Camel Components

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-github-starter
Version

Version

3.0.0-RC3
Type

Type

jar
Description

Description

Spring-Boot Starter :: Camel :: GitHub
Spring-Boot Starter for Camel Components
Project Organization

Project Organization

The Apache Software Foundation

Download camel-github-starter 3.0.0-RC3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.9.RELEASE
org.apache.camel : camel-github jar 3.0.0-RC3
org.apache.camel : camel-core-starter jar 3.0.0-RC3
org.apache.camel : camel-spring-boot-starter jar 3.0.0-RC3
org.eclipse.mylyn.github : org.eclipse.egit.github.core jar 2.1.5
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.1.9.RELEASE

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.9.RELEASE
org.apache.camel : camel-spring-boot-dependencies pom 3.0.0-RC3

Project Modules

There are no modules declared in this project.