| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCaching Данные |
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторapache-james-mailbox-caching |
| Последняя версия | Последняя версия3.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Mailbox :: Caching
JAMES-2703 This maven module is deprecated and will be removed straight after upcoming James 3.4.0 release, unless it finds a maintainer.
This module lacks tests and is not used in James products hence the choice to deprecate it.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-caching/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-caching</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-caching/
implementation 'org.apache.james:apache-james-mailbox-caching:3.4.0'
// https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-caching/
implementation ("org.apache.james:apache-james-mailbox-caching:3.4.0")
'org.apache.james:apache-james-mailbox-caching:jar:3.4.0'
<dependency org="org.apache.james" name="apache-james-mailbox-caching" rev="3.4.0">
<artifact name="apache-james-mailbox-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-james-mailbox-caching', version='3.4.0')
)
libraryDependencies += "org.apache.james" % "apache-james-mailbox-caching" % "3.4.0"
[org.apache.james/apache-james-mailbox-caching "3.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : apache-james-mailbox-api | jar | 3.4.0 |
| org.apache.james : apache-james-mailbox-store | jar | 3.4.0 |
| com.google.guava : guava | jar | 25.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.27 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.5.1 |