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