<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-telegram</artifactId>
<version>2.11.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-telegram', version='2.11.0')
)
<parent> <groupId>org.apache.camel.quarkus</groupId> <artifactId>camel-quarkus-telegram-parent</artifactId> <version>2.11.0</version> </parent>
compile
|-- org.apache.camel.quarkus:camel-quarkus-core
|-- org.apache.camel.quarkus:camel-quarkus-support-ahc
|-- org.apache.camel.quarkus:camel-quarkus-support-webhook
|-- io.quarkus:quarkus-jackson
|-- org.apache.camel:camel-telegram