| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.brentcroft.tools |
| Идентификатор | Идентификаторrab |
| Последняя версия | Последняя версия01.01.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRoot and Branch
Root, Branch and Leaf abstraction supporting
an XML view over a repository
using RootReader and RootWriter.
|
| Имя Файла | Размер |
|---|---|
| rab-01.01.11.pom | |
| rab-01.01.11.jar | 60 KB |
| rab-01.01.11-sources.jar | 23 KB |
| rab-01.01.11-javadoc.jar | 195 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.brentcroft.tools : pxr | jar | 01.01.05 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | RELEASE |
| com.tngtech.jgiven : jgiven-junit | jar | 0.18.2 |