| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesEhcache Data Caching | 
        
| GroupId | GroupIdse.jguru.nazgul.core.cache.impl.ehcache | 
    
| ArtifactId | ArtifactIdnazgul-core-cache-impl-ehcache | 
    
| Last Version | Last Version3.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionnazgul-core-cache-impl-ehcache 
            The Nazgul Framework: Core project holds a collection of library-style Software Components adhering to
        the Nazgul-style component patterns, aimed at boosting productivity. All Software Components are compliant with
        Java SE, OSGi and JEE standards. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/se.jguru.nazgul.core.cache.impl.ehcache/nazgul-core-cache-impl-ehcache/ -->
<dependency>
    <groupId>se.jguru.nazgul.core.cache.impl.ehcache</groupId>
    <artifactId>nazgul-core-cache-impl-ehcache</artifactId>
    <version>3.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/se.jguru.nazgul.core.cache.impl.ehcache/nazgul-core-cache-impl-ehcache/
implementation 'se.jguru.nazgul.core.cache.impl.ehcache:nazgul-core-cache-impl-ehcache:3.0.0'
                // https://jarcasting.com/artifacts/se.jguru.nazgul.core.cache.impl.ehcache/nazgul-core-cache-impl-ehcache/
implementation ("se.jguru.nazgul.core.cache.impl.ehcache:nazgul-core-cache-impl-ehcache:3.0.0")
                'se.jguru.nazgul.core.cache.impl.ehcache:nazgul-core-cache-impl-ehcache:jar:3.0.0'
                <dependency org="se.jguru.nazgul.core.cache.impl.ehcache" name="nazgul-core-cache-impl-ehcache" rev="3.0.0">
  <artifact name="nazgul-core-cache-impl-ehcache" type="jar" />
</dependency>
                @Grapes(
@Grab(group='se.jguru.nazgul.core.cache.impl.ehcache', module='nazgul-core-cache-impl-ehcache', version='3.0.0')
)
                libraryDependencies += "se.jguru.nazgul.core.cache.impl.ehcache" % "nazgul-core-cache-impl-ehcache" % "3.0.0"
                [se.jguru.nazgul.core.cache.impl.ehcache/nazgul-core-cache-impl-ehcache "3.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| se.jguru.nazgul.core.cache.api : nazgul-core-cache-api | jar | 3.0.0 | 
| javax.transaction : jta | jar | 1.1 | 
| net.sf.ehcache : ehcache | jar | 2.9.0 | 
| org.slf4j : slf4j-api | jar | 1.7.22 | 
| se.jguru.nazgul.tools.validation.aspect : nazgul-tools-validation-aspect | jar | 6.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.8.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| se.jguru.nazgul.core.parser.api : nazgul-core-parser-api | jar | 3.0.0 | 
| se.jguru.nazgul.test.xmlbinding : nazgul-core-xmlbinding-test | jar | 3.0.0 | 
| javax.inject : javax.inject | jar | 1 | 
| junit : junit | jar | 4.12 | 
| ch.qos.logback : logback-classic | jar | 1.1.10 |