is not current version
Last Version 2.0

JUnit Listener InfluxDB 1.0

Extracts JUnit test results to store them into an Influx database

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.vanbadasselt
ArtifactId

ArtifactId

junit-listener-influxdb
Version

Version

1.0
Type

Type

jar
Description

Description

JUnit Listener InfluxDB
Extracts JUnit test results to store them into an Influx database
Project URL

Project URL

https://github.com/vanBadAsselt/junit-listener-influxdb
Source Code Management

Source Code Management

http://github.com/vanBadAsselt/junit-listener-influxdb/tree/master

Download junit-listener-influxdb 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.0
org.influxdb : influxdb-java jar 2.20
com.github.spotbugs : spotbugs-annotations jar 3.1.12

Project Modules

There are no modules declared in this project.