nio-fs-test-util

common test functions

Лицензия

Лицензия

Группа

Группа

no.maddin.niofs
Идентификатор

Идентификатор

nio-fs-test-util
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

nio-fs-test-util
common test functions

Скачать nio-fs-test-util

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/no.maddin.niofs/nio-fs-test-util/ -->
<dependency>
    <groupId>no.maddin.niofs</groupId>
    <artifactId>nio-fs-test-util</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.maddin.niofs/nio-fs-test-util/
implementation 'no.maddin.niofs:nio-fs-test-util:2.0.1'
// https://jarcasting.com/artifacts/no.maddin.niofs/nio-fs-test-util/
implementation ("no.maddin.niofs:nio-fs-test-util:2.0.1")
'no.maddin.niofs:nio-fs-test-util:jar:2.0.1'
<dependency org="no.maddin.niofs" name="nio-fs-test-util" rev="2.0.1">
  <artifact name="nio-fs-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.maddin.niofs', module='nio-fs-test-util', version='2.0.1')
)
libraryDependencies += "no.maddin.niofs" % "nio-fs-test-util" % "2.0.1"
[no.maddin.niofs/nio-fs-test-util "2.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

nio-fs-provider

FileSystemProviders for java.nio introduced in Java 7. The binary code is only tested and compiled on Java 8.

It allows File system operation agnostic to the underlying implementation, much like Apache VFS, but now in standard Java.

NB: The project has moved in Maven Central. This library was previously published with groupId no.uis.nio in Maven Central. Version 1.1.7 is the last version under this groupId.

Newer versions are published with groupId no.maddin.niofs.


Get more details at codescene.io.

Версии библиотеки

Версия
2.0.1
2.0.0