is not current version
Last Version 4.0.0.RC1

SmallRye Reactive Messaging : Test Common 3.8.0

An implementation of the MicroProfile Reactive Streams Messaging specification

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

test-common
Version

Version

3.8.0
Type

Type

jar
Description

Description

SmallRye Reactive Messaging : Test Common
An implementation of the MicroProfile Reactive Streams Messaging specification
Project Organization

Project Organization

SmallRye

Download test-common 3.8.0


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>test-common</artifactId>
    <version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/
implementation 'io.smallrye.reactive:test-common:3.8.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/test-common/
implementation ("io.smallrye.reactive:test-common:3.8.0")
'io.smallrye.reactive:test-common:jar:3.8.0'
<dependency org="io.smallrye.reactive" name="test-common" rev="3.8.0">
  <artifact name="test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='test-common', version='3.8.0')
)
libraryDependencies += "io.smallrye.reactive" % "test-common" % "3.8.0"
[io.smallrye.reactive/test-common "3.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.smallrye.reactive : smallrye-reactive-messaging-api jar 3.8.0
org.jboss.logging : jboss-logging jar 3.4.2.Final
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.6.0
io.smallrye.reactive : mutiny jar 0.18.1

provided (3)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (13)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core jar 3.1.7.SP1
org.jboss.weld : weld-core-impl jar 3.1.7.SP1
io.smallrye.reactive : mutiny-reactive-streams-operators jar 0.18.1
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 jar 2.6.0
io.smallrye.reactive : smallrye-reactive-converter-reactor jar 2.6.0
io.smallrye.reactive : smallrye-reactive-converter-mutiny jar 2.6.0
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0
org.mockito : mockito-all jar 1.10.19
org.junit-pioneer : junit-pioneer jar 1.4.2
org.junit.platform : junit-platform-commons jar 1.7.2

Project Modules

There are no modules declared in this project.