mock-webapp

Mock web application for performance or integration testing.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ju-n.benchmark
ArtifactId

ArtifactId

mock-webapp
Last Version

Last Version

1.0.0-alpha-3
Release Date

Release Date

Type

Type

war
Description

Description

mock-webapp
Mock web application for performance or integration testing.
Source Code Management

Source Code Management

http://github.com/nicoulaj/mock-webapp

Download mock-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/net.ju-n.benchmark/mock-webapp/ -->
<dependency>
    <groupId>net.ju-n.benchmark</groupId>
    <artifactId>mock-webapp</artifactId>
    <version>1.0.0-alpha-3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.ju-n.benchmark/mock-webapp/
implementation 'net.ju-n.benchmark:mock-webapp:1.0.0-alpha-3'
// https://jarcasting.com/artifacts/net.ju-n.benchmark/mock-webapp/
implementation ("net.ju-n.benchmark:mock-webapp:1.0.0-alpha-3")
'net.ju-n.benchmark:mock-webapp:war:1.0.0-alpha-3'
<dependency org="net.ju-n.benchmark" name="mock-webapp" rev="1.0.0-alpha-3">
  <artifact name="mock-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='net.ju-n.benchmark', module='mock-webapp', version='1.0.0-alpha-3')
)
libraryDependencies += "net.ju-n.benchmark" % "mock-webapp" % "1.0.0-alpha-3"
[net.ju-n.benchmark/mock-webapp "1.0.0-alpha-3"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.xml.bind : jaxb-api jar 2.2.2
com.sun.xml.bind : jaxb-impl jar 2.2.2
commons-vfs : commons-vfs jar 1.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.4
httpunit : httpunit jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha-3
1.0.0-alpha-2
1.0.0-alpha-1