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