не последняя версия
Последняя версия 0.8.1

com.tourapp.config:tourapp-project-reactor 0.8.0

Parent project for tour applications

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки config Библиотеки уровня приложения Configuration Reactor Контейнер Микросервисы Reactive libraries
Группа

Группа

com.tourapp.config
Идентификатор

Идентификатор

tourapp-project-reactor
Версия

Версия

0.8.0
Тип

Тип

pom

Скачать tourapp-project-reactor 0.8.0

Имя Файла Размер
tourapp-project-reactor-0.8.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.tourapp.config/tourapp-project-reactor/ -->
<dependency>
    <groupId>com.tourapp.config</groupId>
    <artifactId>tourapp-project-reactor</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tourapp.config/tourapp-project-reactor/
implementation 'com.tourapp.config:tourapp-project-reactor:0.8.0'
// https://jarcasting.com/artifacts/com.tourapp.config/tourapp-project-reactor/
implementation ("com.tourapp.config:tourapp-project-reactor:0.8.0")
'com.tourapp.config:tourapp-project-reactor:pom:0.8.0'
<dependency org="com.tourapp.config" name="tourapp-project-reactor" rev="0.8.0">
  <artifact name="tourapp-project-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tourapp.config', module='tourapp-project-reactor', version='0.8.0')
)
libraryDependencies += "com.tourapp.config" % "tourapp-project-reactor" % "0.8.0"
[com.tourapp.config/tourapp-project-reactor "0.8.0"]