| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.smallrye.reactive |
| Идентификатор | Идентификаторmutiny-zero-parent |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSmallRye Mutiny Zero Parent
Mutiny Zero Parent Module
|
| Организация-разработчик |
Организация-разработчикSmallRye |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mutiny-zero-parent-0.3.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-zero-parent/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-zero-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-zero-parent/
implementation 'io.smallrye.reactive:mutiny-zero-parent:0.3.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-zero-parent/
implementation ("io.smallrye.reactive:mutiny-zero-parent:0.3.0")
'io.smallrye.reactive:mutiny-zero-parent:pom:0.3.0'
<dependency org="io.smallrye.reactive" name="mutiny-zero-parent" rev="0.3.0">
<artifact name="mutiny-zero-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-zero-parent', version='0.3.0')
)
libraryDependencies += "io.smallrye.reactive" % "mutiny-zero-parent" % "0.3.0"
[io.smallrye.reactive/mutiny-zero-parent "0.3.0"]