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

io.smallrye.reactive:smallrye-reactive-messaging-http 2.7.0


Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Messaging Библиотеки уровня приложения
Группа

Группа

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

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

smallrye-reactive-messaging-http
Версия

Версия

2.7.0
Тип

Тип

jar

Скачать smallrye-reactive-messaging-http 2.7.0


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