Apache FtpServer Examples

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-examples
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache FtpServer Examples
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-examples

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ftpserver-example-spring-war
  • ftpserver-osgi-ftplet-service
  • ftpserver-osgi-spring-service

Versions

Version
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M4