License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdblob-export-guice |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Blob Exporting Mechanisms - guice injection
Apache James Mail Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blob-export-guice-3.7.0.pom | |
blob-export-guice-3.7.0.jar | 19 KB |
blob-export-guice-3.7.0-tests.jar | 2 KB |
blob-export-guice-3.7.0-test-sources.jar | 15 KB |
blob-export-guice-3.7.0-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/blob-export-guice/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>blob-export-guice</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/blob-export-guice/
implementation 'org.apache.james:blob-export-guice:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/blob-export-guice/
implementation ("org.apache.james:blob-export-guice:3.7.0")
'org.apache.james:blob-export-guice:jar:3.7.0'
<dependency org="org.apache.james" name="blob-export-guice" rev="3.7.0">
<artifact name="blob-export-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='blob-export-guice', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "blob-export-guice" % "3.7.0"
[org.apache.james/blob-export-guice "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-james-linshare | jar | 3.7.0 |
org.apache.james : blob-api-guice | jar | 3.7.0 |
org.apache.james : blob-export-api | jar | 3.7.0 |
org.apache.james : blob-export-file | jar | 3.7.0 |
org.apache.james : james-server-guice-configuration | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : apache-james-linshare | test-jar | 3.7.0 |
org.apache.james : james-server-guice-common | test-jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
org.mockito : mockito-core | jar | 3.7.7 |