не последняя версия
Последняя версия 2.10.0.Final

Quarkus Platform - Configuration pom 2.7.1.Final

Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы config Библиотеки уровня приложения Configuration ORM Данные
Группа

Группа

io.quarkus.platform
Идентификатор

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

quarkus-platform-config
Версия

Версия

2.7.1.Final
Тип

Тип

pom
Описание

Описание

Quarkus Platform - Configuration pom
Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions
Ссылка на сайт

Ссылка на сайт

https://github.com/quarkusio/quarkus-platform
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

Система контроля версий

https://github.com/quarkusio/quarkus-platform

Скачать quarkus-platform-config 2.7.1.Final

Имя Файла Размер
quarkus-platform-config-2.7.1.Final.pom 55 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.