| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторjames-server-guice-mailet |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Server :: Guice :: Mailet
Mailet modules for Guice implementation of James server
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailet/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-guice-mailet</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailet/
implementation 'org.apache.james:james-server-guice-mailet:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailet/
implementation ("org.apache.james:james-server-guice-mailet:3.7.0")
'org.apache.james:james-server-guice-mailet:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-guice-mailet" rev="3.7.0">
<artifact name="james-server-guice-mailet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-guice-mailet', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-guice-mailet" % "3.7.0"
[org.apache.james/james-server-guice-mailet "3.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : apache-mailet-amqp | jar | 3.7.0 |
| org.apache.james : apache-mailet-standard | jar | 3.7.0 |
| org.apache.james : james-server-guice-configuration | jar | 3.7.0 |
| org.apache.james : james-server-guice-utils | jar | 3.7.0 |
| org.apache.james : james-server-mailet-dkim | jar | 3.7.0 |
| org.apache.james : james-server-mailetcontainer-api | jar | 3.7.0 |
| org.apache.james : james-server-mailetcontainer-impl | jar | 3.7.0 |
| com.google.inject : guice | jar | 5.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : apache-mailet-test | jar | 3.7.0 |
| org.apache.james : james-server-filesystem-api | test-jar | 3.7.0 |
| org.apache.james : testing-base | jar | 3.7.0 |
| org.mockito : mockito-core | jar | 3.7.7 |