is not current version
Last Version 2.19.5

org.apache.camel:camel-example-simplejirabot 2.17.3

An example showing how to work with RSS and IRC endpoints

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-simplejirabot
Version

Version

2.17.3
Type

Type

pom

Download camel-example-simplejirabot 2.17.3


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