Last Version

Iorga REST Architecture for Java - BOM 2.0.0

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

iraj-bom
Version

Version

2.0.0
Type

Type

pom
Description

Description

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"
Project URL

Project URL

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

Source Code Management

https://github.com/iorga-group/iraj.git

Download iraj-bom 2.0.0

Filename Size
iraj-bom-2.0.0.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • ../iraj