is not current version
Last Version 1.0.0-M4

org.apache.camel.quarkus:catalog 0.3.1


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

catalog
Version

Version

0.3.1
Type

Type

pom

Download catalog 0.3.1

Filename Size
catalog-0.3.1.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.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/catalog/
implementation 'org.apache.camel.quarkus:catalog:0.3.1'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/catalog/
implementation ("org.apache.camel.quarkus:catalog:0.3.1")
'org.apache.camel.quarkus:catalog:pom:0.3.1'
<dependency org="org.apache.camel.quarkus" name="catalog" rev="0.3.1">
  <artifact name="catalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='catalog', version='0.3.1')
)
libraryDependencies += "org.apache.camel.quarkus" % "catalog" % "0.3.1"
[org.apache.camel.quarkus/catalog "0.3.1"]