License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI Messaging Application Layer Libs |
GroupId | GroupIdorg.eclipse.microprofile.reactive.messaging |
ArtifactId | ArtifactIdmicroprofile-reactive-messaging-tck |
Last Version | Last Version3.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile Reactive Messaging - TCK
Eclipse MicroProfile Reactive Messaging :: Parent POM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.reactive.messaging</groupId>
<artifactId>microprofile-reactive-messaging-tck</artifactId>
<version>3.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck/
implementation 'org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-tck:3.0-RC2'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck/
implementation ("org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-tck:3.0-RC2")
'org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-tck:jar:3.0-RC2'
<dependency org="org.eclipse.microprofile.reactive.messaging" name="microprofile-reactive-messaging-tck" rev="3.0-RC2">
<artifact name="microprofile-reactive-messaging-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.reactive.messaging', module='microprofile-reactive-messaging-tck', version='3.0-RC2')
)
libraryDependencies += "org.eclipse.microprofile.reactive.messaging" % "microprofile-reactive-messaging-tck" % "3.0-RC2"
[org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck "3.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.4 |
org.jboss.arquillian.container : arquillian-container-test-spi | jar | |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.awaitility : awaitility | jar | 4.1.0 |
org.jboss.shrinkwrap : shrinkwrap-api | jar | |
org.assertj : assertj-core | jar | 3.20.2 |