| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james.examples |
| Идентификатор | Идентификаторcustom-mailets |
| Версия | Версия3.6.2 |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Examples :: Custom Mailets
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| custom-mailets-3.6.2.pom | |
| custom-mailets-3.6.2.jar | 13 KB |
| custom-mailets-3.6.2-sources.jar | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.james.examples/custom-mailets/ -->
<dependency>
<groupId>org.apache.james.examples</groupId>
<artifactId>custom-mailets</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james.examples/custom-mailets/
implementation 'org.apache.james.examples:custom-mailets:3.6.2'
// https://jarcasting.com/artifacts/org.apache.james.examples/custom-mailets/
implementation ("org.apache.james.examples:custom-mailets:3.6.2")
'org.apache.james.examples:custom-mailets:jar:3.6.2'
<dependency org="org.apache.james.examples" name="custom-mailets" rev="3.6.2">
<artifact name="custom-mailets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james.examples', module='custom-mailets', version='3.6.2')
)
libraryDependencies += "org.apache.james.examples" % "custom-mailets" % "3.6.2"
[org.apache.james.examples/custom-mailets "3.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : apache-mailet-api | jar | 3.6.2 |
| org.apache.james : apache-mailet-base | jar | 3.6.2 |
| org.apache.james : james-server-util | jar | 3.6.2 |