License |
License |
---|---|
GroupId | GroupIdcom.github.myzhan |
ArtifactId | ArtifactIdlocust4j |
Version | Version1.0.14 |
Type | Typejar |
Description |
Descriptionlocust4j
Locust4j is a load generator for locust, written in Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
locust4j-1.0.14.pom | |
locust4j-1.0.14.jar | 53 KB |
locust4j-1.0.14-sources.jar | 24 KB |
locust4j-1.0.14-javadoc.jar | 193 KB |
locust4j-1.0.14-jar-with-dependencies.jar | 643 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.myzhan/locust4j/ -->
<dependency>
<groupId>com.github.myzhan</groupId>
<artifactId>locust4j</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myzhan/locust4j/
implementation 'com.github.myzhan:locust4j:1.0.14'
// https://jarcasting.com/artifacts/com.github.myzhan/locust4j/
implementation ("com.github.myzhan:locust4j:1.0.14")
'com.github.myzhan:locust4j:jar:1.0.14'
<dependency org="com.github.myzhan" name="locust4j" rev="1.0.14">
<artifact name="locust4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myzhan', module='locust4j', version='1.0.14')
)
libraryDependencies += "com.github.myzhan" % "locust4j" % "1.0.14"
[com.github.myzhan/locust4j "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.msgpack : msgpack-core | jar | 0.8.13 |
org.zeromq : jeromq | jar | 0.4.3 |
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |