License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdio.github.vfreex.perfcharts |
ArtifactId | ArtifactIdperfcharts-perftest-parser |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionperfcharts-perftest-parser
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://jarcasting.com/artifacts/io.github.vfreex.perfcharts/perfcharts-perftest-parser/ -->
<dependency>
<groupId>io.github.vfreex.perfcharts</groupId>
<artifactId>perfcharts-perftest-parser</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vfreex.perfcharts/perfcharts-perftest-parser/
implementation 'io.github.vfreex.perfcharts:perfcharts-perftest-parser:1.0.1'
// https://jarcasting.com/artifacts/io.github.vfreex.perfcharts/perfcharts-perftest-parser/
implementation ("io.github.vfreex.perfcharts:perfcharts-perftest-parser:1.0.1")
'io.github.vfreex.perfcharts:perfcharts-perftest-parser:jar:1.0.1'
<dependency org="io.github.vfreex.perfcharts" name="perfcharts-perftest-parser" rev="1.0.1">
<artifact name="perfcharts-perftest-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vfreex.perfcharts', module='perfcharts-perftest-parser', version='1.0.1')
)
libraryDependencies += "io.github.vfreex.perfcharts" % "perfcharts-perftest-parser" % "1.0.1"
[io.github.vfreex.perfcharts/perfcharts-perftest-parser "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vfreex.perfcharts : perfcharts-common | jar | 1.0.1 |
org.apache.commons : commons-csv | jar | 1.3 |