StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Languages
  4. Maven Packages
  5. org.mockftpserver:MockFtpServer vs org.springframework:spring-web

org.mockftpserver:MockFtpServer vs org.springframework:spring-web

OverviewComparisonAlternatives

Overview

org.springframework:spring-web
org.springframework:spring-web
Stacks1.1K
Followers1
Votes0
GitHub Stars52.2K
Forks36.3K
org.mockftpserver:MockFtpServer
org.mockftpserver:MockFtpServer
Stacks16
Followers0
Votes0

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

org.springframework:spring-web
org.springframework:spring-web
org.mockftpserver:MockFtpServer
org.mockftpserver:MockFtpServer

Spring Web.

The MockFtpServer project provides mock/dummy FTP server implementations for testing FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction. FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer then responds with appropriate replies and reply codes based on that configuration. StubFtpServer, on the other hand, is a lower-level "stub" implementation. You configure the individual FTP server commands to return custom data or reply codes, allowing simulation of either success or failure scenarios. You can also verify expected command invocations.

Statistics
GitHub Stars
52.2K
GitHub Stars
-
GitHub Forks
36.3K
GitHub Forks
-
Stacks
1.1K
Stacks
16
Followers
1
Followers
0
Votes
0
Votes
0

What are some alternatives to org.springframework:spring-web, org.mockftpserver:MockFtpServer?

junit:junit

junit:junit

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

org.springframework.boot:spring-boot-starter-web

org.springframework.boot:spring-boot-starter-web

Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container.

org.springframework.boot:spring-boot-starter-test

org.springframework.boot:spring-boot-starter-test

Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito.

org.apache.commons:commons-lang3

org.apache.commons:commons-lang3

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

org.projectlombok:lombok

org.projectlombok:lombok

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!.

org.slf4j:slf4j-api

org.slf4j:slf4j-api

The slf4j API.

com.google.guava:guava

com.google.guava:guava

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

com.fasterxml.jackson.core:jackson-databind

com.fasterxml.jackson.core:jackson-databind

General data-binding functionality for Jackson: works on core streaming API.

org.springframework.boot:spring-boot-starter-actuator

org.springframework.boot:spring-boot-starter-actuator

Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application.

com.google.code.gson:gson

com.google.code.gson:gson

Gson JSON library.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase