nio-fs-sftp

Java7 FileSystemProviders

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

nio-fs-sftp
Java7 FileSystemProviders

Скачать nio-fs-sftp

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.jcraft : jsch jar 0.1.54

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.apache.sshd : sshd-core jar 1.6.0
org.slf4j : slf4j-simple jar 1.7.25

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

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

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