| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторcustom-mailets-implementation |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James Mail Server
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>custom-mailets-implementation</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/
implementation 'org.apache.james:custom-mailets-implementation:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/
implementation ("org.apache.james:custom-mailets-implementation:3.7.0")
'org.apache.james:custom-mailets-implementation:jar:3.7.0'
<dependency org="org.apache.james" name="custom-mailets-implementation" rev="3.7.0">
<artifact name="custom-mailets-implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='custom-mailets-implementation', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "custom-mailets-implementation" % "3.7.0"
[org.apache.james/custom-mailets-implementation "3.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : james-server-guice-custom-mailets | jar | 3.7.0 |
| com.google.inject : guice | jar | 5.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : james-server-testing | jar | 3.7.0 |