| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.g2forge.alexandria |
| Идентификатор | Идентификаторax-filesystem-test |
| Последняя версия | Последняя версия0.0.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAlexandria Filesystem Test
A library for unit testing file systems.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ax-filesystem-test-0.0.18.pom | |
| ax-filesystem-test-0.0.18.jar | 20 KB |
| ax-filesystem-test-0.0.18-sources.jar | 7 KB |
| ax-filesystem-test-0.0.18-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-test/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-filesystem-test</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-test/
implementation 'com.g2forge.alexandria:ax-filesystem-test:0.0.18'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-test/
implementation ("com.g2forge.alexandria:ax-filesystem-test:0.0.18")
'com.g2forge.alexandria:ax-filesystem-test:jar:0.0.18'
<dependency org="com.g2forge.alexandria" name="ax-filesystem-test" rev="0.0.18">
<artifact name="ax-filesystem-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-filesystem-test', version='0.0.18')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-filesystem-test" % "0.0.18"
[com.g2forge.alexandria/ax-filesystem-test "0.0.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-filesystem | jar | 0.0.18 |
| com.g2forge.alexandria : ax-test | jar | 0.0.18 |
| junit : junit | jar | 4.13.1 |
| com.g2forge.alexandria : ax-java | jar | 0.0.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |