lightning-core

enables integration of JMeter performance testing with CI pipeline

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

uk.co.automatictester
ArtifactId

ArtifactId

lightning-core
Last Version

Last Version

7.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

lightning-core
enables integration of JMeter performance testing with CI pipeline
Project URL

Project URL

http://automatictester.github.io/lightning

Download lightning-core

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.automatictester/lightning-core/ -->
<dependency>
    <groupId>uk.co.automatictester</groupId>
    <artifactId>lightning-core</artifactId>
    <version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.automatictester/lightning-core/
implementation 'uk.co.automatictester:lightning-core:7.0.1'
// https://jarcasting.com/artifacts/uk.co.automatictester/lightning-core/
implementation ("uk.co.automatictester:lightning-core:7.0.1")
'uk.co.automatictester:lightning-core:jar:7.0.1'
<dependency org="uk.co.automatictester" name="lightning-core" rev="7.0.1">
  <artifact name="lightning-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.automatictester', module='lightning-core', version='7.0.1')
)
libraryDependencies += "uk.co.automatictester" % "lightning-core" % "7.0.1"
[uk.co.automatictester/lightning-core "7.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.univocity : univocity-parsers jar 2.9.0
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.11
org.slf4j : slf4j-simple jar 1.7.30
xalan : xalan jar 2.7.2

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 3.5.13
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.1
7.0.0
6.1.1
6.1.0
6.0.0
5.10.1
5.10.0
5.9.0
5.8.0
5.7.0
5.3.0
5.2.0