| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Hermes Библиотеки уровня приложения Messaging |
| Группа | Группаnet.sf.hermesftp |
| Идентификатор | Идентификаторhermesftp |
| Последняя версия | Последняя версия0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHermes FTP Server
A cross-platform FTP server
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hermesftp-0.7.pom | |
| hermesftp-0.7.jar | 137 KB |
| hermesftp-0.7-sources.jar | 155 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.hermesftp/hermesftp/ -->
<dependency>
<groupId>net.sf.hermesftp</groupId>
<artifactId>hermesftp</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.hermesftp/hermesftp/
implementation 'net.sf.hermesftp:hermesftp:0.7'
// https://jarcasting.com/artifacts/net.sf.hermesftp/hermesftp/
implementation ("net.sf.hermesftp:hermesftp:0.7")
'net.sf.hermesftp:hermesftp:jar:0.7'
<dependency org="net.sf.hermesftp" name="hermesftp" rev="0.7">
<artifact name="hermesftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.hermesftp', module='hermesftp', version='0.7')
)
libraryDependencies += "net.sf.hermesftp" % "hermesftp" % "0.7"
[net.sf.hermesftp/hermesftp "0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| log4j : log4j | jar | 1.2.9 |
| org.springframework : spring-core | jar | 1.2.6 |
| org.springframework : spring-context | jar | 1.2.6 |
| commons-io : commons-io | jar | 1.1 |
| commons-codec : commons-codec | jar | 1.3 |
| dom4j : dom4j | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |