License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIduk.co.automatictester |
ArtifactId | ArtifactIdlightning-core |
Last Version | Last Version7.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightning-core
enables integration of JMeter performance testing with CI pipeline
|
Project URL |
Project URL |
Filename | Size |
---|---|
lightning-core-7.0.1.pom | |
lightning-core-7.0.1.jar | 58 KB |
lightning-core-7.0.1-sources.jar | 31 KB |
lightning-core-7.0.1-javadoc.jar | 279 KB |
Browse |
<!-- 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"]
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 |
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 |