Last Version

Apache James :: Server :: Blob :: Export :: File implementation 3.7.0

Provides a simple BlobExportMechanism exporting a blob in a file, then sharing the file URL by email

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

blob-export-file
Version

Version

3.7.0
Type

Type

jar
Description

Description

Apache James :: Server :: Blob :: Export :: File implementation
Provides a simple BlobExportMechanism exporting a blob in a file, then sharing the file URL by email
Project Organization

Project Organization

The Apache Software Foundation

Download blob-export-file 3.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.james : blob-export-api jar 3.7.0
org.apache.james : james-server-core jar 3.7.0
org.apache.james : james-server-dnsservice-api jar 3.7.0
org.apache.james : james-server-filesystem-api jar 3.7.0

test (4)

Group / Artifact Type Version
org.apache.james : apache-mailet-test jar 3.7.0
org.apache.james : blob-memory jar 3.7.0
org.apache.james : testing-base jar 3.7.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.