| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.easymetrics | 
| ArtifactId | ArtifactIdeasymetrics | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioneasymetrics EasyMetrics is a metrics framework to collect runtime usage information to indicate the realtime application performance. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| easymetrics-1.0.3.pom | |
| easymetrics-1.0.3.jar | 94 KB | 
| easymetrics-1.0.3-sources.jar | 44 KB | 
| easymetrics-1.0.3-javadoc.jar | 394 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| 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 |