perfcharts-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.

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

io.github.vfreex.perfcharts
ArtifactId

ArtifactId

perfcharts-common
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

perfcharts-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

https://github.com/vfreex/perfcharts

Download perfcharts-common

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1