| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторcustom-mailets-implementation |
| Версия | Версия3.6.2 |
| Тип | Тип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.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/
implementation 'org.apache.james:custom-mailets-implementation:3.6.2'
// https://jarcasting.com/artifacts/org.apache.james/custom-mailets-implementation/
implementation ("org.apache.james:custom-mailets-implementation:3.6.2")
'org.apache.james:custom-mailets-implementation:jar:3.6.2'
<dependency org="org.apache.james" name="custom-mailets-implementation" rev="3.6.2">
<artifact name="custom-mailets-implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='custom-mailets-implementation', version='3.6.2')
)
libraryDependencies += "org.apache.james" % "custom-mailets-implementation" % "3.6.2"
[org.apache.james/custom-mailets-implementation "3.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : james-server-guice-custom-mailets | jar | 3.6.2 |
| com.google.inject : guice | jar | 4.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : james-server-testing | jar | 3.6.2 |