Last Version

Properties XML Reader 01.01.05

Round trip java properties files to an extended XML format, including comments, retaining 100% fidelity.

License

License

GroupId

GroupId

com.brentcroft.tools
ArtifactId

ArtifactId

pxr
Version

Version

01.01.05
Type

Type

jar
Description

Description

Properties XML Reader
Round trip java properties files to an extended XML format, including comments, retaining 100% fidelity.
Project URL

Project URL

http://github.com/brentcroft/properties-reader
Source Code Management

Source Code Management

http://github.com/brentcroft/properties-reader

Download pxr 01.01.05


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

Dependencies

compile (1)

Group / Artifact Type Version
com.brentcroft.tools : materializer jar 00.01.05

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar RELEASE
net.java.dev.javacc : javacc jar 7.0.10

test (2)

Group / Artifact Type Version
junit : junit jar RELEASE
com.tngtech.jgiven : jgiven-junit jar 0.18.2

Project Modules

There are no modules declared in this project.