Atteo Config

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

License

License

Apache License, Version 2.0
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.atteo.config
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Atteo

Download parent

Filename Size
parent-1.3.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • config
  • config-doclet
  • xmlmerge
org.atteo.config

Atteo

Versions

Version
1.3
1.2