Last Version

Hermes FTP Server 0.7

A cross-platform FTP server

License

License

Categories

Categories

Net Hermes Application Layer Libs Messaging
GroupId

GroupId

net.sf.hermesftp
ArtifactId

ArtifactId

hermesftp
Version

Version

0.7
Type

Type

jar
Description

Description

Hermes FTP Server
A cross-platform FTP server
Project URL

Project URL

http://hermesftp.sourceforge.net
Project Organization

Project Organization

Hermes FTP Team
Source Code Management

Source Code Management

http://hermesftp.cvs.sourceforge.net/cvsroot/hermesftp/

Download hermesftp 0.7


<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.