не последняя версия
Последняя версия 1.0.13

io.smallrye.reactive:smallrye-reactive-streams-vertx-execution-model 0.2.2


Категории

Категории

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

Группа

io.smallrye.reactive
Идентификатор

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

smallrye-reactive-streams-vertx-execution-model
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать smallrye-reactive-streams-vertx-execution-model 0.2.2


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-streams-vertx-execution-model/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-reactive-streams-vertx-execution-model</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-streams-vertx-execution-model/
implementation 'io.smallrye.reactive:smallrye-reactive-streams-vertx-execution-model:0.2.2'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-streams-vertx-execution-model/
implementation ("io.smallrye.reactive:smallrye-reactive-streams-vertx-execution-model:0.2.2")
'io.smallrye.reactive:smallrye-reactive-streams-vertx-execution-model:jar:0.2.2'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-streams-vertx-execution-model" rev="0.2.2">
  <artifact name="smallrye-reactive-streams-vertx-execution-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-streams-vertx-execution-model', version='0.2.2')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-streams-vertx-execution-model" % "0.2.2"
[io.smallrye.reactive/smallrye-reactive-streams-vertx-execution-model "0.2.2"]