FtpServer Spring web project example

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.examples
ArtifactId

ArtifactId

ftpserver-spring-war
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

war
Description

Description

FtpServer Spring web project example
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-spring-war

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 2.5.5
org.apache.ftpserver : ftpserver-core jar 1.2.0
org.slf4j : slf4j-log4j12 jar 1.7.36
org.apache.logging.log4j : log4j-core jar 2.17.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

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