| License |
License |
|---|---|
| GroupId | GroupIdio.hyperfoil |
| ArtifactId | ArtifactIdhyperfoil-clustering |
| Version | Version0.18 |
| Type | Typejar |
| Description |
DescriptionHyperfoil Clustering
Hyperfoil will rock your application with load
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hyperfoil-clustering-0.18.pom | |
| hyperfoil-clustering-0.18.jar | 251 KB |
| hyperfoil-clustering-0.18-sources.jar | 123 KB |
| hyperfoil-clustering-0.18-javadoc.jar | 735 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-clustering</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/
implementation 'io.hyperfoil:hyperfoil-clustering:0.18'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/
implementation ("io.hyperfoil:hyperfoil-clustering:0.18")
'io.hyperfoil:hyperfoil-clustering:jar:0.18'
<dependency org="io.hyperfoil" name="hyperfoil-clustering" rev="0.18">
<artifact name="hyperfoil-clustering" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-clustering', version='0.18')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-clustering" % "0.18"
[io.hyperfoil/hyperfoil-clustering "0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-web | jar | |
| io.vertx : vertx-infinispan | jar | |
| io.hyperfoil : hyperfoil-core | jar | 0.18 |
| io.hyperfoil : hyperfoil-controller-api | jar | 0.18 |
| io.hyperfoil : hyperfoil-cli | jar | 0.18 |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
| org.apache.sshd : sshd-core | jar | 2.7.0 |
| org.apache.sshd : sshd-scp | jar | 2.7.0 |
| org.apache.sshd : sshd-sftp | jar | 2.7.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| net.i2p.crypto : eddsa | jar | 0.3.0 |
| org.jboss.marshalling : jboss-marshalling | jar | 2.0.6.Final |
| org.jboss.marshalling : jboss-marshalling-river | jar | 2.0.6.Final |
| org.jboss.marshalling : jboss-marshalling-serial | jar | 2.0.6.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-unit | jar |