License |
License |
---|---|
GroupId | GroupIdio.hyperfoil |
ArtifactId | ArtifactIdhyperfoil-clustering |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperfoil Clustering
Hyperfoil will rock your application with load
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyperfoil-clustering-0.20.pom | |
hyperfoil-clustering-0.20.jar | 115 KB |
hyperfoil-clustering-0.20-sources.jar | 47 KB |
hyperfoil-clustering-0.20-javadoc.jar | 622 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-clustering</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/
implementation 'io.hyperfoil:hyperfoil-clustering:0.20'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-clustering/
implementation ("io.hyperfoil:hyperfoil-clustering:0.20")
'io.hyperfoil:hyperfoil-clustering:jar:0.20'
<dependency org="io.hyperfoil" name="hyperfoil-clustering" rev="0.20">
<artifact name="hyperfoil-clustering" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-clustering', version='0.20')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-clustering" % "0.20"
[io.hyperfoil/hyperfoil-clustering "0.20"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-web | jar | |
io.vertx : vertx-infinispan | jar | |
org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
org.wildfly.common : wildfly-common | jar | 1.5.4.Final |
io.hyperfoil : hyperfoil-core | jar | 0.20 |
io.hyperfoil : hyperfoil-controller-api | jar | 0.20 |
io.hyperfoil : hyperfoil-cli | jar | 0.20 |
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 |
org.jboss.threads : jboss-threads | jar | 3.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar |