| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactive Streams Контейнер Микросервисы Reactive libraries |
| Группа | Группаio.smallrye.reactive |
| Идентификатор | Идентификаторsmallrye-reactive-streams-operators-release |
| Версия | Версия1.0.13 |
| Тип | Типpom |
| Описание |
ОписаниеEmpty Release Project to Avoid Maven Bug
Empty Release Project to Avoid Maven Bug
|
| Организация-разработчик |
Организация-разработчикSmallRye |
| Имя Файла | Размер |
|---|---|
| smallrye-reactive-streams-operators-release-1.0.13.pom | 718 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-streams-operators-release/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-streams-operators-release</artifactId>
<version>1.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-streams-operators-release/
implementation 'io.smallrye.reactive:smallrye-reactive-streams-operators-release:1.0.13'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-streams-operators-release/
implementation ("io.smallrye.reactive:smallrye-reactive-streams-operators-release:1.0.13")
'io.smallrye.reactive:smallrye-reactive-streams-operators-release:pom:1.0.13'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-streams-operators-release" rev="1.0.13">
<artifact name="smallrye-reactive-streams-operators-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-streams-operators-release', version='1.0.13')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-streams-operators-release" % "1.0.13"
[io.smallrye.reactive/smallrye-reactive-streams-operators-release "1.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api | jar | 1.0.1 |
| org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-tck | jar | 1.0.1 |
| junit : junit | jar | 4.13 |
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 3.15.0 |
| org.awaitility : awaitility | jar | 4.0.2 |