License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apache.camel.springboot |
ArtifactId | ArtifactIdcamel-catalog-provider-springboot |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel SB :: Catalog Provider
Camel Catalog Spring Boot
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-catalog-provider-springboot/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-catalog-provider-springboot</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-catalog-provider-springboot/
implementation 'org.apache.camel.springboot:camel-catalog-provider-springboot:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-catalog-provider-springboot/
implementation ("org.apache.camel.springboot:camel-catalog-provider-springboot:3.17.0")
'org.apache.camel.springboot:camel-catalog-provider-springboot:jar:3.17.0'
<dependency org="org.apache.camel.springboot" name="camel-catalog-provider-springboot" rev="3.17.0">
<artifact name="camel-catalog-provider-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-catalog-provider-springboot', version='3.17.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-catalog-provider-springboot" % "3.17.0"
[org.apache.camel.springboot/camel-catalog-provider-springboot "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-catalog | jar | 3.17.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar |