| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.smallrye.reactive |
| Идентификатор | Идентификаторsmallrye-mutiny-release |
| Версия | Версия0.18.1 |
| Тип | Типpom |
| Описание |
ОписаниеSmallRye Mutiny :: (empty - Maven bug avoidance)
Empty Release Project to Avoid Maven Bug
|
| Организация-разработчик |
Организация-разработчикSmallRye |
| Имя Файла | Размер |
|---|---|
| smallrye-mutiny-release-0.18.1.pom | 677 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-release/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-release</artifactId>
<version>0.18.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-release/
implementation 'io.smallrye.reactive:smallrye-mutiny-release:0.18.1'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-release/
implementation ("io.smallrye.reactive:smallrye-mutiny-release:0.18.1")
'io.smallrye.reactive:smallrye-mutiny-release:pom:0.18.1'
<dependency org="io.smallrye.reactive" name="smallrye-mutiny-release" rev="0.18.1">
<artifact name="smallrye-mutiny-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-mutiny-release', version='0.18.1')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-release" % "0.18.1"
[io.smallrye.reactive/smallrye-mutiny-release "0.18.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.awaitility : awaitility | jar | 4.1.0 |