| License | License | 
|---|---|
| Categories | CategoriesCharts User Interface | 
| GroupId | GroupIdio.github.vfreex.perfcharts | 
| ArtifactId | ArtifactIdperfcharts-common | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionperfcharts-common Perfcharts is a free software written in Java, which reads performance testing and system monitoring results from Jmeter, NMON, and/or other applications to produce charts for further analysis. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| perfcharts-common-1.0.1.pom | |
| perfcharts-common-1.0.1.jar | 74 KB | 
| perfcharts-common-1.0.1-sources.jar | 47 KB | 
| perfcharts-common-1.0.1-javadoc.jar | 630 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.vfreex.perfcharts/perfcharts-common/ -->
<dependency>
    <groupId>io.github.vfreex.perfcharts</groupId>
    <artifactId>perfcharts-common</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.vfreex.perfcharts/perfcharts-common/
implementation 'io.github.vfreex.perfcharts:perfcharts-common:1.0.1'// https://jarcasting.com/artifacts/io.github.vfreex.perfcharts/perfcharts-common/
implementation ("io.github.vfreex.perfcharts:perfcharts-common:1.0.1")'io.github.vfreex.perfcharts:perfcharts-common:jar:1.0.1'<dependency org="io.github.vfreex.perfcharts" name="perfcharts-common" rev="1.0.1">
  <artifact name="perfcharts-common" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.vfreex.perfcharts', module='perfcharts-common', version='1.0.1')
)libraryDependencies += "io.github.vfreex.perfcharts" % "perfcharts-common" % "1.0.1"[io.github.vfreex.perfcharts/perfcharts-common "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.json : json | jar | 20150729 | 
| org.apache.commons : commons-csv | jar | 1.3 | 
| commons-cli : commons-cli | jar | 1.3.1 |