is not current version
Last Version 3.7.0

org.apache.james:blob-api-guice 3.5.0

An advanced email server - Common object storage bindings

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

blob-api-guice
Version

Version

3.5.0
Type

Type

jar

Download blob-api-guice 3.5.0


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