MVN

com.iorga : iraj-waw-analyzer-bom

Maven & Gradle

Sep 05, 2013
2 stars

Iorga REST Architecture for Java - BOM · 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"

<dependency>
    <groupId>com.iorga</groupId>
    <artifactId>iraj-waw-analyzer-bom</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.iorga : iraj-waw-analyzer-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.iorga : iraj-waw-analyzer-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
iraj-waw-analyzer-bom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.iorga</groupId>
    <artifactId>iraj-waw-analyzer-bom</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement