Last Version

Evo Config 1.1

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
ArtifactId

ArtifactId

evo-config-parent
Version

Version

1.1
Type

Type

pom
Description

Description

Evo 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 evo-config-parent 1.1


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

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
  • janino