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