не последняя версия
Последняя версия 1.0-RC3

org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck 1.0-RC2

MicroProfile Reactive Streams Operators :: TCK

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки CLI Reactive Streams Контейнер Микросервисы Reactive libraries
Группа

Группа

org.eclipse.microprofile.reactive.streams
Идентификатор

Идентификатор

microprofile-reactive-streams-operators-tck
Версия

Версия

1.0-RC2
Тип

Тип

jar

Скачать microprofile-reactive-streams-operators-tck 1.0-RC2


<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/ -->
<dependency>
    <groupId>org.eclipse.microprofile.reactive.streams</groupId>
    <artifactId>microprofile-reactive-streams-operators-tck</artifactId>
    <version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/
implementation 'org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:1.0-RC2'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/
implementation ("org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:1.0-RC2")
'org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-RC2'
<dependency org="org.eclipse.microprofile.reactive.streams" name="microprofile-reactive-streams-operators-tck" rev="1.0-RC2">
  <artifact name="microprofile-reactive-streams-operators-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.reactive.streams', module='microprofile-reactive-streams-operators-tck', version='1.0-RC2')
)
libraryDependencies += "org.eclipse.microprofile.reactive.streams" % "microprofile-reactive-streams-operators-tck" % "1.0-RC2"
[org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck "1.0-RC2"]