Camel Quarkus :: Tooling Parent

Camel Quarkus Tooling Parent POM

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

tooling-parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Camel Quarkus :: Tooling Parent
Camel Quarkus Tooling Parent POM
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/tooling-parent

Download tooling-parent

Filename Size
tooling-parent-0.4.0.pom 6 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0