| License |
License |
|---|---|
| Categories |
CategoriesNet Hermes Application Layer Libs Messaging |
| GroupId | GroupIdnet.sf.hermesftp |
| ArtifactId | ArtifactIdhermesftp |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHermes FTP Server
A cross-platform FTP server
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hermesftp-0.7.pom | |
| hermesftp-0.7.jar | 137 KB |
| hermesftp-0.7-sources.jar | 155 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |