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

fs-core 2.0.1

A collection of classes that help in writing NIO.2 file systems

Лицензия

Лицензия

Группа

Группа

com.github.robtimus
Идентификатор

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

fs-core
Версия

Версия

2.0.1
Тип

Тип

jar
Описание

Описание

fs-core
A collection of classes that help in writing NIO.2 file systems
Ссылка на сайт

Ссылка на сайт

https://robtimus.github.io/fs-core/
Система контроля версий

Система контроля версий

https://github.com/robtimus/fs-core

Скачать fs-core 2.0.1


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13

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

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