is not current version
Last Version 2.3.2

com.github.taymindis:channeling-camel-springboot 2.3.1

The Channeling Camel SpringBoot Starter

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

channeling-camel-springboot
Version

Version

2.3.1
Type

Type

jar

Download channeling-camel-springboot 2.3.1


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