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

Atteo Config 1.3

An XML based configuration library based on JAXB annotated classes with multi-file inheritance, recursive property resolution and dedicated Javadoc doclet.

Лицензия

Лицензия

Apache License, Version 2.0
Категории

Категории

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

Группа

org.atteo.config
Идентификатор

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

parent
Версия

Версия

1.3
Тип

Тип

pom
Описание

Описание

Atteo Config
An XML based configuration library based on JAXB annotated classes with multi-file inheritance, recursive property resolution and dedicated Javadoc doclet.
Организация-разработчик

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

Atteo

Скачать parent 1.3

Имя Файла Размер
parent-1.3.pom 1 KB
Обзор

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

Зависимости

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

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

  • config
  • config-doclet
  • xmlmerge