License |
License |
---|---|
GroupId | GroupIdcom.neotys.neoload |
ArtifactId | ArtifactIdglobal-tests |
Last Version | Last Version3.2.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData models for load testing projects.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
global-tests-3.2.19.pom | |
global-tests-3.2.19.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.neotys.neoload/global-tests/ -->
<dependency>
<groupId>com.neotys.neoload</groupId>
<artifactId>global-tests</artifactId>
<version>3.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.neotys.neoload/global-tests/
implementation 'com.neotys.neoload:global-tests:3.2.19'
// https://jarcasting.com/artifacts/com.neotys.neoload/global-tests/
implementation ("com.neotys.neoload:global-tests:3.2.19")
'com.neotys.neoload:global-tests:jar:3.2.19'
<dependency org="com.neotys.neoload" name="global-tests" rev="3.2.19">
<artifact name="global-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.neotys.neoload', module='global-tests', version='3.2.19')
)
libraryDependencies += "com.neotys.neoload" % "global-tests" % "3.2.19"
[com.neotys.neoload/global-tests "3.2.19"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.neotys.neoload : neoload-project | jar | 3.2.19 |
com.neotys.neoload : loadrunner-reader | jar | 3.2.19 |
com.neotys.neoload : neoload-writer | jar | 3.2.19 |
org.assertj : assertj-core | jar | 3.17.1 |