Iorga Webapp Watcher

Webapp Watcher (WAW) is a Java EE Filter which alows you to log the requests response times and Java stack traces of a Java EE web application (.war). You can later compute usage statistics of the web application, and also track down potential bugs with the tool "waw-analyzer"

License

License

GroupId

GroupId

com.iorga
ArtifactId

ArtifactId

webappwatcher
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Iorga Webapp Watcher
Webapp Watcher (WAW) is a Java EE Filter which alows you to log the requests response times and Java stack traces of a Java EE web application (.war). You can later compute usage statistics of the web application, and also track down potential bugs with the tool "waw-analyzer"

Download webappwatcher

How to add to project

<!-- https://jarcasting.com/artifacts/com.iorga/webappwatcher/ -->
<dependency>
    <groupId>com.iorga</groupId>
    <artifactId>webappwatcher</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.iorga/webappwatcher/
implementation 'com.iorga:webappwatcher:1.5.2'
// https://jarcasting.com/artifacts/com.iorga/webappwatcher/
implementation ("com.iorga:webappwatcher:1.5.2")
'com.iorga:webappwatcher:jar:1.5.2'
<dependency org="com.iorga" name="webappwatcher" rev="1.5.2">
  <artifact name="webappwatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iorga', module='webappwatcher', version='1.5.2')
)
libraryDependencies += "com.iorga" % "webappwatcher" % "1.5.2"
[com.iorga/webappwatcher "1.5.2"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-beanutils : commons-beanutils jar 1.8.3
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.1
com.google.guava : guava jar 13.0.1
org.apache.commons : commons-compress jar 1.5

provided (2)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.1

Project Modules

There are no modules declared in this project.

Description

Webapp Watcher (WAW) is a Java EE Filter which alows you to log the requests response times and Java stack traces of a Java EE web application (.war). You can later compute usage statistics of the web application, and also track down potential bugs with the tool "waw-analyzer".

For all information, checkout the website : http://webapp-watcher.com/

com.iorga

Iorga Group

Versions

Version
1.5.2