Servlet Testing Framework

A framework for servlet/filter testing

License

License

GroupId

GroupId

com.agapsys.libs
ArtifactId

ArtifactId

servlet-testing-framework
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Servlet Testing Framework
A framework for servlet/filter testing
Project URL

Project URL

https://github.com/agapsys/servlet-testing-framework
Project Organization

Project Organization

Agapsys Tecnologia Ltda-ME

Download servlet-testing-framework

How to add to project

<!-- https://jarcasting.com/artifacts/com.agapsys.libs/servlet-testing-framework/ -->
<dependency>
    <groupId>com.agapsys.libs</groupId>
    <artifactId>servlet-testing-framework</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.agapsys.libs/servlet-testing-framework/
implementation 'com.agapsys.libs:servlet-testing-framework:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.agapsys.libs/servlet-testing-framework/
implementation ("com.agapsys.libs:servlet-testing-framework:1.0.0-RC1")
'com.agapsys.libs:servlet-testing-framework:jar:1.0.0-RC1'
<dependency org="com.agapsys.libs" name="servlet-testing-framework" rev="1.0.0-RC1">
  <artifact name="servlet-testing-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agapsys.libs', module='servlet-testing-framework', version='1.0.0-RC1')
)
libraryDependencies += "com.agapsys.libs" % "servlet-testing-framework" % "1.0.0-RC1"
[com.agapsys.libs/servlet-testing-framework "1.0.0-RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all jar 9.2.10.v20150310
org.apache.httpcomponents : httpclient jar 4.2.6

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
com.agapsys.libs

AGAPSYS TECNOLOGIA

Versions

Version
1.0.0-RC1
0.2.0
0.1.0