is not current version
Last Version 1.0.0-M4

org.apache.camel.quarkus:catalog 0.4.0


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

catalog
Version

Version

0.4.0
Type

Type

pom

Download catalog 0.4.0

Filename Size
catalog-0.4.0.pom 1 KB
Browse

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