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