| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesInfinispan Data Caching | 
        
| GroupId | GroupIdio.vertx | 
    
| ArtifactId | ArtifactIdvertx-web-sstore-infinispan | 
    
| Last Version | Last Version4.3.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionVert.x Web Session Store with Infinispan 
            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-web-sstore-infinispan/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-web-sstore-infinispan</artifactId>
    <version>4.3.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.vertx/vertx-web-sstore-infinispan/
implementation 'io.vertx:vertx-web-sstore-infinispan:4.3.1'
                // https://jarcasting.com/artifacts/io.vertx/vertx-web-sstore-infinispan/
implementation ("io.vertx:vertx-web-sstore-infinispan:4.3.1")
                'io.vertx:vertx-web-sstore-infinispan:jar:4.3.1'
                <dependency org="io.vertx" name="vertx-web-sstore-infinispan" rev="4.3.1">
  <artifact name="vertx-web-sstore-infinispan" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.vertx', module='vertx-web-sstore-infinispan', version='4.3.1')
)
                libraryDependencies += "io.vertx" % "vertx-web-sstore-infinispan" % "4.3.1"
                [io.vertx/vertx-web-sstore-infinispan "4.3.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-web | jar | |
| org.infinispan : infinispan-client-hotrod | jar | 13.0.8.Final | 
| org.wildfly.common : wildfly-common | jar | 1.5.1.Final | 
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.0 | 
| io.reactivex.rxjava3 : rxjava | jar | 3.0.13 | 
| org.reactivestreams : reactive-streams | jar | 1.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-codegen Optional | jar | |
| io.vertx : vertx-docgen Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| io.vertx : vertx-core | test-jar | |
| org.testcontainers : testcontainers | jar | 1.15.2 | 
| io.vertx : vertx-web | test-jar |