File | Operation |
---|---|
smallrye-reactive-messaging-4.25.0.pom | download |
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging</artifactId>
<version>4.25.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging', version='4.25.0')
)
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging" rev="4.25.0" />
<parent> <groupId>io.smallrye</groupId> <artifactId>smallrye-parent</artifactId> <version>46</version> </parent>
compile
|-- org.jboss.logging:jboss-logging
|-- org.jboss.logging:jboss-logging-annotations
|-- org.jboss.logging:jboss-logging-processor
|-- io.smallrye.reactive:smallrye-reactive-converter-api:3.0.0
|-- io.smallrye.reactive:mutiny:2.6.1
|-- io.smallrye.reactive:mutiny-zero:1.1.0
|-- io.smallrye.reactive:mutiny-zero-flow-adapters:1.1.0
test
|-- org.jboss.weld.se:weld-se-shaded:5.1.3.Final
|-- org.jboss.weld:weld-core-impl:5.1.3.Final
|-- io.smallrye.reactive:mutiny-reactive-streams-operators:2.6.1
|-- io.smallrye.reactive:smallrye-reactive-converter-rxjava2:3.0.0
|-- io.smallrye.reactive:smallrye-reactive-converter-reactor:3.0.0
|-- io.smallrye.reactive:smallrye-reactive-converter-mutiny:3.0.0
|-- org.junit.jupiter:junit-jupiter
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- org.mockito:mockito-core:5.13.0
|-- org.junit.jupiter:junit-jupiter-params