License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdblob-api |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Blob :: API
Apache James Mail Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blob-api-3.7.0.pom | |
blob-api-3.7.0.jar | 22 KB |
blob-api-3.7.0-tests.jar | 2 KB |
blob-api-3.7.0-test-sources.jar | 761 KB |
blob-api-3.7.0-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/blob-api/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>blob-api</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/blob-api/
implementation 'org.apache.james:blob-api:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/blob-api/
implementation ("org.apache.james:blob-api:3.7.0")
'org.apache.james:blob-api:jar:3.7.0'
<dependency org="org.apache.james" name="blob-api" rev="3.7.0">
<artifact name="blob-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='blob-api', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "blob-api" % "3.7.0"
[org.apache.james/blob-api "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : metrics-api | jar | 3.7.0 |
com.google.guava : guava | jar | 31.0.1-jre |
javax.inject : javax.inject | jar | 1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.reactivestreams : reactive-streams | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-util | jar | 3.7.0 |
org.apache.james : metrics-tests | jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
commons-io : commons-io | jar | 2.11.0 |
org.awaitility : awaitility | jar | 4.1.1 |
org.mockito : mockito-core | jar | 3.7.7 |