Последняя версия

Apache James :: Examples :: Custom SMTP Command 3.7.0

Example of how to extend James existing SMTP implementation by adding your own commands

Лицензия

Лицензия

Группа

Группа

org.apache.james.examples
Идентификатор

Идентификатор

custom-smtp-command
Версия

Версия

3.7.0
Тип

Тип

jar
Описание

Описание

Apache James :: Examples :: Custom SMTP Command
Example of how to extend James existing SMTP implementation by adding your own commands
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать custom-smtp-command 3.7.0


<!-- https://jarcasting.com/artifacts/org.apache.james.examples/custom-smtp-command/ -->
<dependency>
    <groupId>org.apache.james.examples</groupId>
    <artifactId>custom-smtp-command</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james.examples/custom-smtp-command/
implementation 'org.apache.james.examples:custom-smtp-command:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james.examples/custom-smtp-command/
implementation ("org.apache.james.examples:custom-smtp-command:3.7.0")
'org.apache.james.examples:custom-smtp-command:jar:3.7.0'
<dependency org="org.apache.james.examples" name="custom-smtp-command" rev="3.7.0">
  <artifact name="custom-smtp-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james.examples', module='custom-smtp-command', version='3.7.0')
)
libraryDependencies += "org.apache.james.examples" % "custom-smtp-command" % "3.7.0"
[org.apache.james.examples/custom-smtp-command "3.7.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.james : james-server-protocols-smtp jar 3.7.0

Модули Проекта

Данный проект не имеет модулей.