| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
|---|---|
| Группа | Группаorg.jbundle.res |
| Идентификатор | Идентификаторjbundle-res-app-reactor |
| Версия | Версия1.0.9 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jbundle-res-app-reactor-1.0.9.pom | 658 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jbundle.res/jbundle-res-app-reactor/ -->
<dependency>
<groupId>org.jbundle.res</groupId>
<artifactId>jbundle-res-app-reactor</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.res/jbundle-res-app-reactor/
implementation 'org.jbundle.res:jbundle-res-app-reactor:1.0.9'
// https://jarcasting.com/artifacts/org.jbundle.res/jbundle-res-app-reactor/
implementation ("org.jbundle.res:jbundle-res-app-reactor:1.0.9")
'org.jbundle.res:jbundle-res-app-reactor:pom:1.0.9'
<dependency org="org.jbundle.res" name="jbundle-res-app-reactor" rev="1.0.9">
<artifact name="jbundle-res-app-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.res', module='jbundle-res-app-reactor', version='1.0.9')
)
libraryDependencies += "org.jbundle.res" % "jbundle-res-app-reactor" % "1.0.9"
[org.jbundle.res/jbundle-res-app-reactor "1.0.9"]