Apache James :: Server :: Blob :: Union Blob Storage

An implementation of BlobStore which relies on a current and a legacy BlobStore by order for reading and writing blobs with fallback mechanism.

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

blob-union
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Server :: Blob :: Union Blob Storage
An implementation of BlobStore which relies on a current and a legacy BlobStore by order for reading and writing blobs with fallback mechanism.
Project Organization

Project Organization

The Apache Software Foundation

Download blob-union

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.james : blob-api jar 3.5.0
org.apache.james : james-server-util jar 3.5.0
org.apache.commons : commons-configuration2 jar 2.7

test (4)

Group / Artifact Type Version
org.apache.james : blob-api test-jar 3.5.0
org.apache.james : blob-memory jar 3.5.0
org.apache.james : james-server-testing jar 3.5.0
org.apache.james : testing-base jar 3.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0
3.4.0
3.3.0