License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdblob-storage-strategy |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Blob :: Deduplicating Blob Storage
An implementation of BlobStore which deduplicates the stored blobs.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |