JSR-330 Config XML

XML config module for JSR-330

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.jsr-330
ArtifactId

ArtifactId

config-xml
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSR-330 Config XML
XML config module for JSR-330

Download config-xml

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jsr-330/config-xml/ -->
<dependency>
    <groupId>com.github.jsr-330</groupId>
    <artifactId>config-xml</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsr-330/config-xml/
implementation 'com.github.jsr-330:config-xml:1.4.0'
// https://jarcasting.com/artifacts/com.github.jsr-330/config-xml/
implementation ("com.github.jsr-330:config-xml:1.4.0")
'com.github.jsr-330:config-xml:jar:1.4.0'
<dependency org="com.github.jsr-330" name="config-xml" rev="1.4.0">
  <artifact name="config-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsr-330', module='config-xml', version='1.4.0')
)
libraryDependencies += "com.github.jsr-330" % "config-xml" % "1.4.0"
[com.github.jsr-330/config-xml "1.4.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.jsr-330 : core jar 1.4.0
com.github.jsr-330 : config-builder jar 1.4.0
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
javax.inject : javax.inject jar 1

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
javax.inject : javax.inject-tck jar 1
com.google.inject : guice jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0