| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesEhcache Data Caching | 
        
| GroupId | GroupIdorg.ehcache.modules.clustered | 
    
| ArtifactId | ArtifactIdehcache-entity | 
    
| Last Version | Last Version3.10.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionEhcache 3 Clustering Server Entity module 
            The Server Entity module of Ehcache 3 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ehcache-entity-3.10.0.pom | |
| ehcache-entity-3.10.0.jar | 116 KB | 
| ehcache-entity-3.10.0-sources.jar | 58 KB | 
| ehcache-entity-3.10.0-javadoc.jar | 96 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-entity/ -->
<dependency>
    <groupId>org.ehcache.modules.clustered</groupId>
    <artifactId>ehcache-entity</artifactId>
    <version>3.10.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-entity/
implementation 'org.ehcache.modules.clustered:ehcache-entity:3.10.0'
                // https://jarcasting.com/artifacts/org.ehcache.modules.clustered/ehcache-entity/
implementation ("org.ehcache.modules.clustered:ehcache-entity:3.10.0")
                'org.ehcache.modules.clustered:ehcache-entity:jar:3.10.0'
                <dependency org="org.ehcache.modules.clustered" name="ehcache-entity" rev="3.10.0">
  <artifact name="ehcache-entity" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.ehcache.modules.clustered', module='ehcache-entity', version='3.10.0')
)
                libraryDependencies += "org.ehcache.modules.clustered" % "ehcache-entity" % "3.10.0"
                [org.ehcache.modules.clustered/ehcache-entity "3.10.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ehcache.modules.clustered : ehcache-common | jar | 3.10.0 | 
| org.terracotta » entity-server-api | jar | 1.8.1 | 
| org.terracotta » standard-cluster-services | jar | 1.8.1 | 
| org.terracotta » packaging-support | jar | 1.8.1 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.ehcache.modules.clustered : ehcache-service-api | jar | 3.10.0 | 
| org.terracotta.management » monitoring-service-api | jar | 5.8.12 | 
| org.terracotta.management : management-registry | jar | 5.8.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.terracotta » runnel | jar | 5.8.12 | 
| org.terracotta : offheap-store | jar | 2.5.2 | 
| org.terracotta » client-message-tracker | jar | 5.8.12 |