License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-telegram |
Last Version | Last Version2.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Telegram :: Runtime
Maven plugins configuration
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-telegram/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-telegram</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-telegram/
implementation 'org.apache.camel.quarkus:camel-quarkus-telegram:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-telegram/
implementation ("org.apache.camel.quarkus:camel-quarkus-telegram:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-telegram:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-telegram" rev="2.10.0">
<artifact name="camel-quarkus-telegram" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-telegram', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-telegram" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-telegram "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-core | jar | |
org.apache.camel.quarkus : camel-quarkus-support-ahc | jar | |
org.apache.camel.quarkus : camel-quarkus-support-webhook | jar | |
io.quarkus : quarkus-jackson | jar | |
org.apache.camel : camel-telegram | jar | |
org.apache.httpcomponents : httpasyncclient | jar | |
org.jboss.logging : commons-logging-jboss-logging | jar |