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

com.peterphi.std.config:config-parent 9.1.3

Configuration (Parent Package)

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

config-parent
Версия

Версия

9.1.3
Тип

Тип

pom

Скачать config-parent 9.1.3

Имя Файла Размер
config-parent-9.1.3.pom 636 bytes
Обзор

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