| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.regis-leray |
| Идентификатор | Идентификаторfs2-ftp_3 |
| Последняя версия | Последняя версия0.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfs2-ftp
fs2-ftp
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fs2-ftp_3-0.8.3.pom | |
| fs2-ftp_3-0.8.3.jar | 93 KB |
| fs2-ftp_3-0.8.3-sources.jar | 6 KB |
| fs2-ftp_3-0.8.3-javadoc.jar | 484 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.regis-leray/fs2-ftp_3/ -->
<dependency>
<groupId>com.github.regis-leray</groupId>
<artifactId>fs2-ftp_3</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.regis-leray/fs2-ftp_3/
implementation 'com.github.regis-leray:fs2-ftp_3:0.8.3'
// https://jarcasting.com/artifacts/com.github.regis-leray/fs2-ftp_3/
implementation ("com.github.regis-leray:fs2-ftp_3:0.8.3")
'com.github.regis-leray:fs2-ftp_3:jar:0.8.3'
<dependency org="com.github.regis-leray" name="fs2-ftp_3" rev="0.8.3">
<artifact name="fs2-ftp_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.regis-leray', module='fs2-ftp_3', version='0.8.3')
)
libraryDependencies += "com.github.regis-leray" % "fs2-ftp_3" % "0.8.3"
[com.github.regis-leray/fs2-ftp_3 "0.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| co.fs2 : fs2-core_3 | jar | 3.2.4 |
| co.fs2 : fs2-io_3 | jar | 3.2.4 |
| org.scala-lang.modules : scala-collection-compat_3 | jar | 2.6.0 |
| com.hierynomus : sshj | jar | 0.32.0 |
| commons-net : commons-net | jar | 3.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| org.scalatest : scalatest_3 | jar | 3.2.10 |