| License | License | 
|---|---|
| GroupId | GroupIdcom.xceptance | 
| ArtifactId | ArtifactIdxlt | 
| Last Version | Last Version6.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXLT XLT (Xceptance LoadTest) is an extensive load and performance test tool developed and maintained by Xceptance. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| xlt-6.2.1.pom | |
| xlt-6.2.1.zip | 112 MB | 
| xlt-6.2.1-sources.jar | 3 MB | 
| xlt-6.2.1-javadoc.jar | 3 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xceptance/xlt/ -->
<dependency>
    <groupId>com.xceptance</groupId>
    <artifactId>xlt</artifactId>
    <version>6.2.1</version>
</dependency>// https://jarcasting.com/artifacts/com.xceptance/xlt/
implementation 'com.xceptance:xlt:6.2.1'// https://jarcasting.com/artifacts/com.xceptance/xlt/
implementation ("com.xceptance:xlt:6.2.1")'com.xceptance:xlt:jar:6.2.1'<dependency org="com.xceptance" name="xlt" rev="6.2.1">
  <artifact name="xlt" type="jar" />
</dependency>@Grapes(
@Grab(group='com.xceptance', module='xlt', version='6.2.1')
)libraryDependencies += "com.xceptance" % "xlt" % "6.2.1"[com.xceptance/xlt "6.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| ant-contrib : ant-contrib | jar | 1.0b3 | 
| org.apache.ant : ant | jar | 1.10.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 | 
| org.easymock : easymock | jar | 4.0.1 | 
| org.powermock : powermock-api-easymock | jar | 2.0.9 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 | 
| org.powermock : powermock-module-junit4 | jar | 2.0.9 | 
| net.sourceforge.pmd : pmd-java | jar | 6.22.0 | 
| com.tngtech.archunit : archunit-junit4 | jar | 0.18.0 | 
| org.apache.httpcomponents : httpclient | test-jar | 4.5.13 | 
| commons-fileupload : commons-fileupload | jar | 1.4 | 
| com.github.romankh3 : image-comparison | jar | 4.4.0 | 
| org.eclipse.jetty : jetty-webapp | jar | 9.4.44.v20210927 | 
| org.eclipse.jetty.websocket : websocket-server | jar | 9.4.44.v20210927 | 
| com.puppycrawl.tools : checkstyle | jar | 8.31 | 
| net.sourceforge.cobertura : cobertura | jar | 2.1.1 | 
| org.ow2.asm : asm-commons | jar | 7.1 | 
| pl.pragmatists : JUnitParams | jar | 1.1.1 |