License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdreactive-streams-tck-tests |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Mutiny - Tests against the Reactive Streams TCK
Tests against the Reactive Streams TCK
|
Project Organization |
Project OrganizationSmallRye |
Filename | Size |
---|---|
reactive-streams-tck-tests-1.6.0.pom | |
reactive-streams-tck-tests-1.6.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/reactive-streams-tck-tests/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>reactive-streams-tck-tests</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/reactive-streams-tck-tests/
implementation 'io.smallrye.reactive:reactive-streams-tck-tests:1.6.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/reactive-streams-tck-tests/
implementation ("io.smallrye.reactive:reactive-streams-tck-tests:1.6.0")
'io.smallrye.reactive:reactive-streams-tck-tests:jar:1.6.0'
<dependency org="io.smallrye.reactive" name="reactive-streams-tck-tests" rev="1.6.0">
<artifact name="reactive-streams-tck-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='reactive-streams-tck-tests', version='1.6.0')
)
libraryDependencies += "io.smallrye.reactive" % "reactive-streams-tck-tests" % "1.6.0"
[io.smallrye.reactive/reactive-streams-tck-tests "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : mutiny | jar | 1.6.0 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
org.testng : testng | jar | 7.5 |
org.junit.support : testng-engine | jar | 1.0.2 |