1 Star 0 Fork 6

李恬/jamonapi

forked from src-openEuler/jamonapi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
jamon-2.75.pom 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
王歌 提交于 2020-09-08 18:09 +08:00 . first commit
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<groupId>com.jamonapi</groupId>
<artifactId>jamon</artifactId>
<packaging>jar</packaging>
<name>JAMon (Java Application Monitor)</name>
<version>2.75</version>
<description>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
</description>
<url>http://jamonapi.sourceforge.net/</url>
<licenses>
<license>
<name>JAMon License (BSD)</name>
<url>http://jamonapi.sourceforge.net/JAMonLicense.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://jamonapi.cvs.sourceforge.net/viewvc/jamonapi/jamonapi/src/java/com/jamonapi/</url>
<connection>scm:cvs:pserver:anonymous@jamonapi.cvs.sourceforge.net:/cvsroot/jamonapi</connection>
</scm>
<developers>
<developer>
<id>stevesouza</id>
<name>Steve Souza</name>
<email>admin@jamonapi.com</email>
</developer>
</developers>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/litian_code/jamonapi.git
git@gitee.com:litian_code/jamonapi.git
litian_code
jamonapi
jamonapi
master

搜索帮助