License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdblob-common |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Blob :: Common
Apache James Mail Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blob-common-3.7.0.pom | |
blob-common-3.7.0.jar | 15 KB |
blob-common-3.7.0-tests.jar | 7 KB |
blob-common-3.7.0-test-sources.jar | 7 KB |
blob-common-3.7.0-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/blob-common/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>blob-common</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/blob-common/
implementation 'org.apache.james:blob-common:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/blob-common/
implementation ("org.apache.james:blob-common:3.7.0")
'org.apache.james:blob-common:jar:3.7.0'
<dependency org="org.apache.james" name="blob-common" rev="3.7.0">
<artifact name="blob-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='blob-common', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "blob-common" % "3.7.0"
[org.apache.james/blob-common "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : blob-api | jar | 3.7.0 |
io.projectreactor : reactor-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-testing | jar | 3.7.0 |