is not current version
Last Version 6.2.1

com.xceptance:xlt 5.2.1

XLT (Xceptance LoadTest) is an extensive load and performance test tool developed and maintained by Xceptance.

GroupId

GroupId

com.xceptance
ArtifactId

ArtifactId

xlt
Version

Version

5.2.1
Type

Type

jar

Download xlt 5.2.1


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