| License |
License |
|---|---|
| GroupId | GroupIdio.hyperfoil |
| ArtifactId | ArtifactIdhyperfoil-clustering |
| Version | Version0.15 |
| Type | Typejar |
| Description |
DescriptionHyperfoil Clustering
Hyperfoil will rock your application with load
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hyperfoil-clustering-0.15.pom | |
| hyperfoil-clustering-0.15.jar | 220 KB |
| hyperfoil-clustering-0.15-sources.jar | 109 KB |
| hyperfoil-clustering-0.15-javadoc.jar | 706 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-clustering</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/
implementation 'io.hyperfoil:hyperfoil-clustering:0.15'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/
implementation ("io.hyperfoil:hyperfoil-clustering:0.15")
'io.hyperfoil:hyperfoil-clustering:jar:0.15'
<dependency org="io.hyperfoil" name="hyperfoil-clustering" rev="0.15">
<artifact name="hyperfoil-clustering" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-clustering', version='0.15')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-clustering" % "0.15"
[io.hyperfoil/hyperfoil-clustering "0.15"]
| 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.15 |
| io.hyperfoil : hyperfoil-controller-api | jar | 0.15 |
| io.hyperfoil : hyperfoil-cli | jar | 0.15 |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
| org.apache.sshd : sshd-core | jar | 2.2.0 |
| org.apache.sshd : sshd-scp | jar | 2.2.0 |
| org.apache.sshd : sshd-sftp | jar | 2.2.0 |
| 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 |