Last Version

Iorga Webapp Watcher - Parent 1.5.2

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-parent
Version

Version

1.5.2
Type

Type

pom
Description

Description

Iorga Webapp Watcher - Parent
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"
Project URL

Project URL

https://github.com/iorga-group/webapp-watcher.git
Source Code Management

Source Code Management

https://github.com/iorga-group/webapp-watcher.git

Download webappwatcher-parent 1.5.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../webappwatcher