is not current version
Last Version 1.2.0

FtpServer Spring web project example 1.1.3

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
Version

Version

1.1.3
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 1.1.3


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

Dependencies

compile (4)

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

provided (1)

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

Project Modules

There are no modules declared in this project.