Apache James :: Server :: Blob :: Deduplicating Blob Storage

An implementation of BlobStore which deduplicates the stored blobs.

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

blob-storage-strategy
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Server :: Blob :: Deduplicating Blob Storage
An implementation of BlobStore which deduplicates the stored blobs.
Project Organization

Project Organization

The Apache Software Foundation

Download blob-storage-strategy

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.james/blob-storage-strategy/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>blob-storage-strategy</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/blob-storage-strategy/
implementation 'org.apache.james:blob-storage-strategy:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/blob-storage-strategy/
implementation ("org.apache.james:blob-storage-strategy:3.7.0")
'org.apache.james:blob-storage-strategy:jar:3.7.0'
<dependency org="org.apache.james" name="blob-storage-strategy" rev="3.7.0">
  <artifact name="blob-storage-strategy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='blob-storage-strategy', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "blob-storage-strategy" % "3.7.0"
[org.apache.james/blob-storage-strategy "3.7.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.james : blob-api jar 3.7.0
org.apache.james : james-server-task-api jar 3.7.0
org.apache.james : james-server-task-json jar 3.7.0
org.apache.james : james-server-util jar 3.7.0
io.projectreactor : reactor-scala-extensions_2.13 jar 0.8.0
org.apache.commons : commons-configuration2 jar 2.7
org.scala-lang : scala-library jar 2.13.7
org.scala-lang.modules : scala-java8-compat_2.13 jar 1.0.2

test (5)

Group / Artifact Type Version
org.apache.james : blob-api test-jar 3.7.0
org.apache.james : james-json test-jar 3.7.0
org.apache.james : james-server-testing jar 3.7.0
net.javacrumbs.json-unit : json-unit-assertj jar 2.28.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0