Last Version

Camel Quarkus :: Jira :: Runtime 2.10.0

Maven plugins configuration

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-jira
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Jira :: Runtime
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-jira

Download camel-quarkus-jira 2.10.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-jira jar
org.apache.camel.quarkus : camel-quarkus-support-google-http-client jar
org.apache.camel.quarkus : camel-quarkus-support-commons-logging jar
org.apache.camel.quarkus : camel-quarkus-support-spring jar
org.apache.httpcomponents : httpclient-cache jar
io.quarkus : quarkus-rest-client jar

Project Modules

There are no modules declared in this project.