| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactive Streams Контейнер Микросервисы Reactive libraries |
| Группа | Группаio.smallrye.reactive |
| Идентификатор | Идентификаторreactive-streams-tck-tests |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmallRye Mutiny - Tests against the Reactive Streams TCK
Tests against the Reactive Streams TCK
|
| Организация-разработчик |
Организация-разработчикSmallRye |
| Имя Файла | Размер |
|---|---|
| reactive-streams-tck-tests-1.6.0.pom | |
| reactive-streams-tck-tests-1.6.0.jar | 2 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |