| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCaching Data | 
        
| GroupId | GroupIdorg.apache.james | 
    
| ArtifactId | ArtifactIdapache-james-mailbox-caching | 
    
| Last Version | Last Version3.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache James :: Mailbox :: Caching 
            JAMES-2703 This maven module is deprecated and will be removed straight after upcoming James 3.4.0 release, unless it finds a maintainer.
    This module lacks tests and is not used in James products hence the choice to deprecate it. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-caching/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>apache-james-mailbox-caching</artifactId>
    <version>3.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-caching/
implementation 'org.apache.james:apache-james-mailbox-caching:3.4.0'
                // https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-caching/
implementation ("org.apache.james:apache-james-mailbox-caching:3.4.0")
                'org.apache.james:apache-james-mailbox-caching:jar:3.4.0'
                <dependency org="org.apache.james" name="apache-james-mailbox-caching" rev="3.4.0">
  <artifact name="apache-james-mailbox-caching" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.james', module='apache-james-mailbox-caching', version='3.4.0')
)
                libraryDependencies += "org.apache.james" % "apache-james-mailbox-caching" % "3.4.0"
                [org.apache.james/apache-james-mailbox-caching "3.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : apache-james-mailbox-api | jar | 3.4.0 | 
| org.apache.james : apache-james-mailbox-store | jar | 3.4.0 | 
| com.google.guava : guava | jar | 25.1-jre | 
| org.slf4j : slf4j-api | jar | 1.7.27 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.assertj : assertj-core | jar | 3.12.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 | 
| org.junit.platform : junit-platform-launcher | jar | 1.5.1 |