| License |
License |
|---|---|
| Categories |
CategoriesInfinispan Data Caching |
| GroupId | GroupIdio.vertx |
| ArtifactId | ArtifactIdvertx-infinispan |
| Version | Version4.2.5 |
| Type | Typejar |
| Description |
DescriptionVert.x Infinispan Cluster Manager
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-infinispan/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-infinispan</artifactId>
<version>4.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-infinispan/
implementation 'io.vertx:vertx-infinispan:4.2.5'
// https://jarcasting.com/artifacts/io.vertx/vertx-infinispan/
implementation ("io.vertx:vertx-infinispan:4.2.5")
'io.vertx:vertx-infinispan:jar:4.2.5'
<dependency org="io.vertx" name="vertx-infinispan" rev="4.2.5">
<artifact name="vertx-infinispan" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-infinispan', version='4.2.5')
)
libraryDependencies += "io.vertx" % "vertx-infinispan" % "4.2.5"
[io.vertx/vertx-infinispan "4.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | |
| org.infinispan : infinispan-core | jar | 12.1.7.Final |
| org.wildfly.common : wildfly-common | jar | 1.5.1.Final |
| org.infinispan : infinispan-multimap | jar | 12.1.7.Final |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.0 |
| org.infinispan : infinispan-clustered-lock | jar | 12.1.7.Final |
| org.infinispan : infinispan-clustered-counter | jar | 12.1.7.Final |
| io.reactivex.rxjava3 : rxjava | jar | 3.0.13 |
| org.reactivestreams : reactive-streams | jar | 1.0.3 |
| io.vertx : vertx-codegen Optional | jar | |
| io.vertx : vertx-health-check Optional | jar | |
| io.vertx : vertx-web Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-docgen | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-core | test-jar | |
| io.vertx : vertx-web | test-jar | |
| io.vertx : vertx-service-discovery | jar | |
| io.vertx : vertx-service-proxy | jar | |
| io.vertx : vertx-service-discovery | test-jar | |
| org.assertj : assertj-core | jar | 3.3.0 |
| com.jayway.awaitility : awaitility | jar | 1.7.0 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |