| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesEhcache Data Caching CLI User Interface | 
        
| GroupId | GroupIdorg.ehcache.modules.clustered | 
    
| ArtifactId | ArtifactIdehcache-client | 
    
| Last Version | Last Version3.10.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionEhcache 3 Client Side Clustering module 
            The Client Side Clustering module of Ehcache 3 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ehcache-client-3.10.0.pom | |
| ehcache-client-3.10.0.jar | 221 KB | 
| ehcache-client-3.10.0-sources.jar | 120 KB | 
| ehcache-client-3.10.0-javadoc.jar | 90 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-client/ -->
<dependency>
    <groupId>org.ehcache.modules.clustered</groupId>
    <artifactId>ehcache-client</artifactId>
    <version>3.10.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-client/
implementation 'org.ehcache.modules.clustered:ehcache-client:3.10.0'
                // https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-client/
implementation ("org.ehcache.modules.clustered:ehcache-client:3.10.0")
                'org.ehcache.modules.clustered:ehcache-client:jar:3.10.0'
                <dependency org="org.ehcache.modules.clustered" name="ehcache-client" rev="3.10.0">
  <artifact name="ehcache-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.ehcache.modules.clustered', module='ehcache-client', version='3.10.0')
)
                libraryDependencies += "org.ehcache.modules.clustered" % "ehcache-client" % "3.10.0"
                [org.ehcache.modules.clustered/ehcache-client "3.10.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ehcache.modules : ehcache-impl | jar | 3.10.0 | 
| org.ehcache.modules : ehcache-xml-spi | jar | 3.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.ehcache.modules.clustered : ehcache-common | jar | 3.10.0 | 
| org.terracotta » entity-client-api | jar | 1.8.1 | 
| org.terracotta » runnel | jar | 5.8.12 | 
| org.terracotta » lease-api | jar | 5.8.12 | 
| org.terracotta.dynamic-config.entities » dynamic-config-topology-entity-client | jar | 5.8.12 | 
| org.terracotta » connection-api | jar | 1.8.1 |