Camel Quarkus :: Jetty :: Common

Maven plugins configuration

License

License

Categories

Categories

Jetty Container Application Servers Quarkus Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-jetty-common-parent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Camel Quarkus :: Jetty :: Common
Maven plugins configuration
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/camel-quarkus-jetty-common-parent

Download camel-quarkus-jetty-common-parent

How to add to project

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

Dependencies

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

Project Modules

  • deployment
  • runtime

Versions

Version
0.2.0
0.1.0
0.0.2