License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices React User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-smallrye-reactive-messaging |
Last Version | Last Version2.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: SmallRye Reactive Messaging :: Runtime
Camel integration with SmallRye Reactive Messaging
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-smallrye-reactive-messaging/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-smallrye-reactive-messaging</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-smallrye-reactive-messaging/
implementation 'org.apache.camel.quarkus:camel-quarkus-smallrye-reactive-messaging:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-smallrye-reactive-messaging/
implementation ("org.apache.camel.quarkus:camel-quarkus-smallrye-reactive-messaging:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-smallrye-reactive-messaging:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-smallrye-reactive-messaging" rev="2.10.0">
<artifact name="camel-quarkus-smallrye-reactive-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-smallrye-reactive-messaging', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-smallrye-reactive-messaging" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-smallrye-reactive-messaging "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-smallrye-reactive-messaging | jar | |
org.apache.camel.quarkus : camel-quarkus-core | jar | |
org.apache.camel.quarkus : camel-quarkus-reactive-streams | jar | |
io.smallrye.reactive : smallrye-reactive-messaging-camel | jar |