easymetrics

EasyMetrics is a metrics framework to collect runtime usage information to indicate the realtime application performance.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.easymetrics
ArtifactId

ArtifactId

easymetrics
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

easymetrics
EasyMetrics is a metrics framework to collect runtime usage information to indicate the realtime application performance.
Project URL

Project URL

https://github.com/archibald2012/easymetrics

Download easymetrics

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
commons-lang : commons-lang jar 2.5
cglib : cglib-nodep jar 2.2.2

provided (3)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 3.1.0.RELEASE
org.apache.httpcomponents : httpasyncclient jar 4.0-alpha2
com.alibaba : fastjson jar 1.1.17

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13

test (5)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymock jar 3.1
org.easymock : easymockclassextension jar 3.1
c3p0 : c3p0 jar 0.9.1.2
mysql : mysql-connector-java jar 5.1.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0