| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
        
| GroupId | GroupIdorg.apache.james | 
    
| ArtifactId | ArtifactIdblob-memory-guice | 
    
| Last Version | Last Version3.7.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache James :: Server :: Blob Memory - guice injection 
            Blob modules on memory storage 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| blob-memory-guice-3.7.0.pom | |
| blob-memory-guice-3.7.0.jar | 12 KB | 
| blob-memory-guice-3.7.0-tests.jar | 2 KB | 
| blob-memory-guice-3.7.0-test-sources.jar | 10 KB | 
| blob-memory-guice-3.7.0-sources.jar | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.james/blob-memory-guice/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>blob-memory-guice</artifactId>
    <version>3.7.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.james/blob-memory-guice/
implementation 'org.apache.james:blob-memory-guice:3.7.0'
                // https://jarcasting.com/artifacts/org.apache.james/blob-memory-guice/
implementation ("org.apache.james:blob-memory-guice:3.7.0")
                'org.apache.james:blob-memory-guice:jar:3.7.0'
                <dependency org="org.apache.james" name="blob-memory-guice" rev="3.7.0">
  <artifact name="blob-memory-guice" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.james', module='blob-memory-guice', version='3.7.0')
)
                libraryDependencies += "org.apache.james" % "blob-memory-guice" % "3.7.0"
                [org.apache.james/blob-memory-guice "3.7.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : blob-api | jar | 3.7.0 | 
| org.apache.james : blob-memory | jar | 3.7.0 | 
| com.google.inject : guice | jar | 5.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : testing-base | jar | 3.7.0 |