Echo Webapp

A simple servlet application to echo input data back to a web client. The main intent of this project is to provide a simple servlet to test embedded web container deployment.

License

License

GroupId

GroupId

com.meschbach.psi
ArtifactId

ArtifactId

echo-webapp
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

war
Description

Description

Echo Webapp
A simple servlet application to echo input data back to a web client. The main intent of this project is to provide a simple servlet to test embedded web container deployment.
Project Organization

Project Organization

Mark Eschbach
Source Code Management

Source Code Management

http://code.google.com/p/phunctional-system-integration/source/browse/tags/psi-reactor-2.4/source/browse/echo-webapp

Download echo-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/com.meschbach.psi/echo-webapp/ -->
<dependency>
    <groupId>com.meschbach.psi</groupId>
    <artifactId>echo-webapp</artifactId>
    <version>2.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.meschbach.psi/echo-webapp/
implementation 'com.meschbach.psi:echo-webapp:2.4'
// https://jarcasting.com/artifacts/com.meschbach.psi/echo-webapp/
implementation ("com.meschbach.psi:echo-webapp:2.4")
'com.meschbach.psi:echo-webapp:war:2.4'
<dependency org="com.meschbach.psi" name="echo-webapp" rev="2.4">
  <artifact name="echo-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.meschbach.psi', module='echo-webapp', version='2.4')
)
libraryDependencies += "com.meschbach.psi" % "echo-webapp" % "2.4"
[com.meschbach.psi/echo-webapp "2.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.meschbach.cise : cise-oss jar 2.4
org.testng : testng jar 5.14.6

provided (2)

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

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.4