Evo XML merge

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
GroupId

GroupId

org.atteo
ArtifactId

ArtifactId

evo-xmlmerge
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Evo XML merge
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-xmlmerge

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
com.google.code.findbugs : jsr305 jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
xmlunit : xmlunit jar 1.4

Project Modules

There are no modules declared in this project.
org.atteo

Atteo

Versions

Version
1.1
1.0