License |
License |
---|---|
GroupId | GroupIdcom.github.taymindis |
ArtifactId | ArtifactIdchanneling-camel-springboot |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCHANNELING:::HTTP:::Camel:::Starter
The Channeling Camel SpringBoot Starter
|
<!-- https://jarcasting.com/artifacts/com.github.taymindis/channeling-camel-springboot/ -->
<dependency>
<groupId>com.github.taymindis</groupId>
<artifactId>channeling-camel-springboot</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taymindis/channeling-camel-springboot/
implementation 'com.github.taymindis:channeling-camel-springboot:2.3.2'
// https://jarcasting.com/artifacts/com.github.taymindis/channeling-camel-springboot/
implementation ("com.github.taymindis:channeling-camel-springboot:2.3.2")
'com.github.taymindis:channeling-camel-springboot:jar:2.3.2'
<dependency org="com.github.taymindis" name="channeling-camel-springboot" rev="2.3.2">
<artifact name="channeling-camel-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taymindis', module='channeling-camel-springboot', version='2.3.2')
)
libraryDependencies += "com.github.taymindis" % "channeling-camel-springboot" % "2.3.2"
[com.github.taymindis/channeling-camel-springboot "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.7.RELEASE |
org.apache.camel.springboot : camel-core-starter | jar | 3.11.1 |
org.apache.camel.springboot : camel-spring-boot-starter | jar | 3.11.1 |
com.github.taymindis : channeling-camel | jar | 2.3.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |