| License |
License
Apache 2
|
|---|---|
| GroupId | GroupIdcom.github.sovaa |
| ArtifactId | ArtifactIdjperf |
| Last Version | Last Version0.9.19 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJPerf
Performance statistics logging and monitoring toolkit extension to log4j, logback and the java.util.logging framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jperf-0.9.19.pom | |
| jperf-0.9.19.jar | 133 KB |
| jperf-0.9.19-sources.jar | 135 KB |
| jperf-0.9.19-slf4jonly.jar | 92 KB |
| jperf-0.9.19-logbackonly.jar | 104 KB |
| jperf-0.9.19-log4jonly.jar | 104 KB |
| jperf-0.9.19-javalogonly.jar | 93 KB |
| jperf-0.9.19-javadoc.jar | 532 KB |
| jperf-0.9.19-commonslogonly.jar | 92 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sovaa/jperf/ -->
<dependency>
<groupId>com.github.sovaa</groupId>
<artifactId>jperf</artifactId>
<version>0.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sovaa/jperf/
implementation 'com.github.sovaa:jperf:0.9.19'
// https://jarcasting.com/artifacts/com.github.sovaa/jperf/
implementation ("com.github.sovaa:jperf:0.9.19")
'com.github.sovaa:jperf:jar:0.9.19'
<dependency org="com.github.sovaa" name="jperf" rev="0.9.19">
<artifact name="jperf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sovaa', module='jperf', version='0.9.19')
)
libraryDependencies += "com.github.sovaa" % "jperf" % "0.9.19"
[com.github.sovaa/jperf "0.9.19"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j Optional | jar | 1.2.14 |
| commons-logging : commons-logging Optional | jar | 1.0.3 |
| org.slf4j : slf4j-api Optional | jar | 1.5.6 |
| ch.qos.logback : logback-classic Optional | jar | 0.9.15 |
| org.aspectj : aspectjrt Optional | jar | 1.6.11 |
| org.aspectj : aspectjweaver Optional | jar | 1.6.11 |
| commons-jexl : commons-jexl Optional | jar | 1.1 |
| org.springframework : spring Optional | jar | 2.0.6 |
| cglib : cglib Optional | jar | 2.1_3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.ejb : ejb-api | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.springframework : spring-mock | jar | 2.0.6 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| commons-io : commons-io | jar | 1.3.2 |