| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Ehcache Data Caching | 
        
| GroupId | GroupIdnet.sf.ehcache | 
    
| ArtifactId | ArtifactIdmanagement-ehcache | 
    
| Last Version | Last Version2.8.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmanagement-ehcache 
            A library defining the ehcache management resource service interfaces and resource entities. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| management-ehcache-2.8.9.pom | |
| management-ehcache-2.8.9.jar | 14 KB | 
| management-ehcache-2.8.9-sources.jar | 12 KB | 
| management-ehcache-2.8.9-javadoc.jar | 109 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache/ -->
<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>management-ehcache</artifactId>
    <version>2.8.9</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache/
implementation 'net.sf.ehcache:management-ehcache:2.8.9'
                // https://jarcasting.com/artifacts/net.sf.ehcache/management-ehcache/
implementation ("net.sf.ehcache:management-ehcache:2.8.9")
                'net.sf.ehcache:management-ehcache:jar:2.8.9'
                <dependency org="net.sf.ehcache" name="management-ehcache" rev="2.8.9">
  <artifact name="management-ehcache" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sf.ehcache', module='management-ehcache', version='2.8.9')
)
                libraryDependencies += "net.sf.ehcache" % "management-ehcache" % "2.8.9"
                [net.sf.ehcache/management-ehcache "2.8.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.terracotta » management-core | jar | 1.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.easymock : easymock | jar | 3.0 | 
| net.sf.ehcache.internal : ehcache-core | test-jar | 2.8.9 |