is not current version
Last Version 2.19.5

org.apache.camel:camel-example-simplejirabot 2.9.0-RC1

An example showing how to work with RSS and IRC endpoints

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-simplejirabot
Version

Version

2.9.0-RC1
Type

Type

pom

Download camel-example-simplejirabot 2.9.0-RC1


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