EasyBeans: XML configurator

Utility classes for XML configuration file.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

easybeans-xmlconfig
Last Version

Last Version

1.0.0.RC2
Release Date

Release Date

Type

Type

jar
Description

Description

EasyBeans: XML configurator
Utility classes for XML configuration file.
Project Organization

Project Organization

OW2 Consortium

Download easybeans-xmlconfig

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.util : util-log jar 1.0.1
org.ow2.easybeans : easybeans-util jar 1.0.0.RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RC2
1.0.0.RC1
1.0-M6-JONAS