| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторapache-mailet-api |
| Версия | Версия3.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Mailet API
The Apache Mailet API is a flexible specification for mail processing agents.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| apache-mailet-api-3.6.0.pom | |
| apache-mailet-api-3.6.0.jar | 71 KB |
| apache-mailet-api-3.6.0-tests.jar | 53 KB |
| apache-mailet-api-3.6.0-test-sources.jar | 17 KB |
| apache-mailet-api-3.6.0-sources.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-mailet-api/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-api</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-mailet-api/
implementation 'org.apache.james:apache-mailet-api:3.6.0'
// https://jarcasting.com/artifacts/org.apache.james/apache-mailet-api/
implementation ("org.apache.james:apache-mailet-api:3.6.0")
'org.apache.james:apache-mailet-api:jar:3.6.0'
<dependency org="org.apache.james" name="apache-mailet-api" rev="3.6.0">
<artifact name="apache-mailet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-mailet-api', version='3.6.0')
)
libraryDependencies += "org.apache.james" % "apache-mailet-api" % "3.6.0"
[org.apache.james/apache-mailet-api "3.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : apache-james-mailbox-api | jar | 3.6.0 |
| org.apache.james : james-core | jar | 3.6.0 |
| org.apache.james : james-server-util | jar | 3.6.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.github.steveash.guavate : guavate | jar | 1.0.0 |
| com.google.guava : guava | jar | 25.1-jre |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| de.ruedigermoeller : fst | jar | 2.57 |
| org.slf4j : slf4j-api | jar | 1.7.27 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : testing-base | jar | 3.6.0 |
| org.apache.james : apache-james-mailbox-api | test-jar | 3.6.0 |