Last Version

Evo Janino Property Resolver 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
GroupId

GroupId

org.atteo
ArtifactId

ArtifactId

evo-janino
Version

Version

1.1
Type

Type

jar
Description

Description

Evo Janino Property Resolver
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-janino 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.atteo : evo-config jar 1.1
org.codehaus.janino : janino jar 2.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.