JAMon War

The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. 1) It contains the ability to monitor JDBC/SQL, web page requests, ejb's, log4j, interfaces and more. 2) It tracks aggregate stats for each sql statement, page request etc. and also lets you look at this information and more via the JAMon war. 3) You can also access JAMon statistics via the api

Лицензия

Лицензия

Группа

Группа

com.jamonapi
Идентификатор

Идентификатор

jamon_war
Последняя версия

Последняя версия

2.82
Дата

Дата

Тип

Тип

war
Описание

Описание

JAMon War
The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. 1) It contains the ability to monitor JDBC/SQL, web page requests, ejb's, log4j, interfaces and more. 2) It tracks aggregate stats for each sql statement, page request etc. and also lets you look at this information and more via the JAMon war. 3) You can also access JAMon statistics via the api
Система контроля версий

Система контроля версий

https://sourceforge.net/p/jamonapi/jamonapi/ci/master/tree/jamon_war/

Скачать jamon_war

Имя Файла Размер
jamon_war-2.82.pom
jamon_war-2.82.war 1 MB
Обзор

Как подключить последнюю версию

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

Зависимости

provided (10)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.13.1
org.apache.logging.log4j : log4j-api jar 2.13.1
javax.servlet : servlet-api jar 2.4
javax.servlet.jsp : jsp-api jar 2.0
org.mortbay.jetty : jetty jar 6.1.25
org.apache.tomcat : catalina jar 6.0.26
javax : javaee-api jar 6.0
org.springframework : spring-context jar 4.0.2.RELEASE
org.aspectj : aspectjrt jar 1.8.0
org.aspectj : aspectjweaver jar 1.8.0

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-all jar 1.9.5
org.hsqldb : hsqldb jar 2.3.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.82
2.81
2.80
2.79
2.78
2.77