Last Version

Apache FtpServer Deprecated classes 1.0.0-M2

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.ftpserver
ArtifactId

ArtifactId

ftpserver-deprecated
Version

Version

1.0.0-M2
Type

Type

jar
Description

Description

Apache FtpServer Deprecated classes
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download ftpserver-deprecated 1.0.0-M2


<!-- https://jarcasting.com/artifacts/org.apache.ftpserver/ftpserver-deprecated/ -->
<dependency>
    <groupId>org.apache.ftpserver</groupId>
    <artifactId>ftpserver-deprecated</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ftpserver/ftpserver-deprecated/
implementation 'org.apache.ftpserver:ftpserver-deprecated:1.0.0-M2'
// https://jarcasting.com/artifacts/org.apache.ftpserver/ftpserver-deprecated/
implementation ("org.apache.ftpserver:ftpserver-deprecated:1.0.0-M2")
'org.apache.ftpserver:ftpserver-deprecated:jar:1.0.0-M2'
<dependency org="org.apache.ftpserver" name="ftpserver-deprecated" rev="1.0.0-M2">
  <artifact name="ftpserver-deprecated" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ftpserver', module='ftpserver-deprecated', version='1.0.0-M2')
)
libraryDependencies += "org.apache.ftpserver" % "ftpserver-deprecated" % "1.0.0-M2"
[org.apache.ftpserver/ftpserver-deprecated "1.0.0-M2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.ftpserver : ftplet-api jar 1.0.0-M2
org.apache.ftpserver : ftpserver-core jar 1.0.0-M2
org.apache.mina : mina-core jar 2.0.0-M2
org.slf4j : slf4j-api jar 1.5.2

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.2
log4j : log4j jar 1.2.14
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.