Last Version

Camel :: Example :: Simple Jira Bot 2.19.5

An example showing how to work with RSS and IRC endpoints

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-simplejirabot
Version

Version

2.19.5
Type

Type

pom
Description

Description

Camel :: Example :: Simple Jira Bot
An example showing how to work with RSS and IRC endpoints
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-simplejirabot

Download camel-example-simplejirabot 2.19.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-spring jar 2.19.5
org.apache.camel : camel-core jar 2.19.5
org.apache.camel : camel-script jar 2.19.5
org.apache.camel : camel-rss jar 2.19.5
org.apache.camel : camel-irc jar 2.19.5

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • javadsl
  • xmlconf