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