License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI Reactive Streams Container Microservices Reactive libraries |
GroupId | GroupIdorg.eclipse.microprofile.reactive-streams-operators |
ArtifactId | ArtifactIdmicroprofile-reactive-streams-operators-tck |
Last Version | Last Version3.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse MicroProfile Reactive Streams Operators TCK
Eclipse MicroProfile Reactive Streams Operators :: TCK
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
<artifactId>microprofile-reactive-streams-operators-tck</artifactId>
<version>3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck/
implementation 'org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-tck:3.0-RC1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck/
implementation ("org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-tck:3.0-RC1")
'org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-tck:jar:3.0-RC1'
<dependency org="org.eclipse.microprofile.reactive-streams-operators" name="microprofile-reactive-streams-operators-tck" rev="3.0-RC1">
<artifact name="microprofile-reactive-streams-operators-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.reactive-streams-operators', module='microprofile-reactive-streams-operators-tck', version='3.0-RC1')
)
libraryDependencies += "org.eclipse.microprofile.reactive-streams-operators" % "microprofile-reactive-streams-operators-tck" % "3.0-RC1"
[org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-tck "3.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
org.jboss.arquillian.test : arquillian-test-spi | jar | |
org.jboss.arquillian.testng : arquillian-testng-container | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api | jar | 3.0-RC1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core | jar | 3.0-RC1 |