Camel Quarkus :: Catalog

Apache Camel extensions for Quarkus

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

catalog
Last Version

Last Version

1.0.0-M4
Release Date

Release Date

Type

Type

pom
Description

Description

Camel Quarkus :: Catalog
Apache Camel extensions for Quarkus
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/catalog

Download catalog

Filename Size
catalog-1.0.0-M4.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/catalog/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>catalog</artifactId>
    <version>1.0.0-M4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/catalog/
implementation 'org.apache.camel.quarkus:catalog:1.0.0-M4'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/catalog/
implementation ("org.apache.camel.quarkus:catalog:1.0.0-M4")
'org.apache.camel.quarkus:catalog:pom:1.0.0-M4'
<dependency org="org.apache.camel.quarkus" name="catalog" rev="1.0.0-M4">
  <artifact name="catalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='catalog', version='1.0.0-M4')
)
libraryDependencies += "org.apache.camel.quarkus" % "catalog" % "1.0.0-M4"
[org.apache.camel.quarkus/catalog "1.0.0-M4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • camel-quarkus-catalog

Versions

Version
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1
0.4.0
0.3.1
0.3.0