License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.springboot |
ArtifactId | ArtifactIdcatalog |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamel SB :: Catalog
Camel Spring Boot Catalog
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
catalog-3.17.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/catalog/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>catalog</artifactId>
<version>3.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/catalog/
implementation 'org.apache.camel.springboot:catalog:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/catalog/
implementation ("org.apache.camel.springboot:catalog:3.17.0")
'org.apache.camel.springboot:catalog:pom:3.17.0'
<dependency org="org.apache.camel.springboot" name="catalog" rev="3.17.0">
<artifact name="catalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='catalog', version='3.17.0')
)
libraryDependencies += "org.apache.camel.springboot" % "catalog" % "3.17.0"
[org.apache.camel.springboot/catalog "3.17.0"]