License |
License |
---|---|
GroupId | GroupIdio.hyperfoil |
ArtifactId | ArtifactIdhyperfoil-hotrod |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperfoil Hot Rod Client
Hyperfoil will rock your application with load
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyperfoil-hotrod-0.20.pom | |
hyperfoil-hotrod-0.20.jar | 5 MB |
hyperfoil-hotrod-0.20-sources.jar | 17 KB |
hyperfoil-hotrod-0.20-javadoc.jar | 541 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-hotrod/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-hotrod</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-hotrod/
implementation 'io.hyperfoil:hyperfoil-hotrod:0.20'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-hotrod/
implementation ("io.hyperfoil:hyperfoil-hotrod:0.20")
'io.hyperfoil:hyperfoil-hotrod:jar:0.20'
<dependency org="io.hyperfoil" name="hyperfoil-hotrod" rev="0.20">
<artifact name="hyperfoil-hotrod" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-hotrod', version='0.20')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-hotrod" % "0.20"
[io.hyperfoil/hyperfoil-hotrod "0.20"]
Group / Artifact | Type | Version |
---|---|---|
io.hyperfoil : hyperfoil-core | jar | 0.20 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
org.infinispan : infinispan-client-hotrod | jar | 13.0.8.Final |
Group / Artifact | Type | Version |
---|---|---|
io.hyperfoil : hyperfoil-core | test-jar | 0.20 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.10.0 |
org.infinispan : infinispan-server-hotrod | jar | 13.0.8.Final |
org.infinispan : infinispan-server-hotrod | test-jar | 13.0.8.Final |
org.infinispan : infinispan-server-core | test-jar | 13.0.8.Final |
org.infinispan : infinispan-core | test-jar | 13.0.8.Final |
org.infinispan : infinispan-client-hotrod | test-jar | 13.0.8.Final |
org.infinispan : infinispan-commons-test | jar | 13.0.8.Final |
io.vertx : vertx-unit | jar | |
io.vertx : vertx-web | jar |