is not current version
Last Version 3.17.0

Camel SB Starters :: Groovy 3.11.1

Spring-Boot Starter for Camel Groovy support

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-groovy-starter
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel SB Starters :: Groovy
Spring-Boot Starter for Camel Groovy 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-groovy-starter

Download camel-groovy-starter 3.11.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.3
org.apache.camel : camel-groovy jar 3.11.1
org.apache.camel.springboot : camel-core-starter jar 3.11.1
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.