Last Version

Root and Branch 01.01.11

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
Version

Version

01.01.11
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 01.01.11


<!-- 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.