Root and Branch

Root, Branch and Leaf abstraction supporting an XML view over a repository using RootReader and RootWriter.

License

License

GroupId

GroupId

com.brentcroft.tools
ArtifactId

ArtifactId

rab
Last Version

Last Version

01.01.11
Release Date

Release Date

Type

Type

jar
Description

Description

Root and Branch
Root, Branch and Leaf abstraction supporting an XML view over a repository using RootReader and RootWriter.

Download rab

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.brentcroft.tools : pxr jar 01.01.05
org.apache.logging.log4j : log4j-core jar 2.13.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar RELEASE

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.
com.brentcroft.tools

Brentcroft

Good at grasping things, and then twisting them.

Versions

Version
01.01.11
01.01.10
01.01.09
01.01.08
01.01.07
01.01.06
01.01.05
01.01.04
01.01.01
00.01.02