| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторjames-server-mail-store |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Server :: Blob :: Mail store
Apache James Mail Server
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-mail-store/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-mail-store</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-mail-store/
implementation 'org.apache.james:james-server-mail-store:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-mail-store/
implementation ("org.apache.james:james-server-mail-store:3.7.0")
'org.apache.james:james-server-mail-store:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-mail-store" rev="3.7.0">
<artifact name="james-server-mail-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-mail-store', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-mail-store" % "3.7.0"
[org.apache.james/james-server-mail-store "3.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : blob-api | jar | 3.7.0 |
| org.apache.james : blob-common | jar | 3.7.0 |
| org.apache.james : james-server-core | jar | 3.7.0 |
| org.apache.james : james-server-util | jar | 3.7.0 |
| com.google.guava : guava | jar | 31.0.1-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : blob-memory | jar | 3.7.0 |
| org.apache.james : james-core | jar | 3.7.0 |
| org.apache.james : testing-base | jar | 3.7.0 |
| org.testcontainers : testcontainers | jar | 1.16.2 |