| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactive Streams Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.lightbend.microprofile.reactive.streams |
| Идентификатор | Идентификаторlightbend-microprofile-reactive-streams-parent |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеLightbend MicroProfile Reactive Streams Operators
Lightbend MicroProfile Reactive Streams Operators :: Parent POM
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lightbend-microprofile-reactive-streams-parent-1.0.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-parent/ -->
<dependency>
<groupId>com.lightbend.microprofile.reactive.streams</groupId>
<artifactId>lightbend-microprofile-reactive-streams-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-parent/
implementation 'com.lightbend.microprofile.reactive.streams:lightbend-microprofile-reactive-streams-parent:1.0.0'
// https://jarcasting.com/artifacts/com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-parent/
implementation ("com.lightbend.microprofile.reactive.streams:lightbend-microprofile-reactive-streams-parent:1.0.0")
'com.lightbend.microprofile.reactive.streams:lightbend-microprofile-reactive-streams-parent:pom:1.0.0'
<dependency org="com.lightbend.microprofile.reactive.streams" name="lightbend-microprofile-reactive-streams-parent" rev="1.0.0">
<artifact name="lightbend-microprofile-reactive-streams-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.microprofile.reactive.streams', module='lightbend-microprofile-reactive-streams-parent', version='1.0.0')
)
libraryDependencies += "com.lightbend.microprofile.reactive.streams" % "lightbend-microprofile-reactive-streams-parent" % "1.0.0"
[com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-parent "1.0.0"]