| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторjames-server-mailetcontainer-library |
| Последняя версия | Последняя версия3.0-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James Server Mailetcontainer library
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-mailetcontainer-library/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-mailetcontainer-library</artifactId>
<version>3.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-mailetcontainer-library/
implementation 'org.apache.james:james-server-mailetcontainer-library:3.0-M2'
// https://jarcasting.com/artifacts/org.apache.james/james-server-mailetcontainer-library/
implementation ("org.apache.james:james-server-mailetcontainer-library:3.0-M2")
'org.apache.james:james-server-mailetcontainer-library:jar:3.0-M2'
<dependency org="org.apache.james" name="james-server-mailetcontainer-library" rev="3.0-M2">
<artifact name="james-server-mailetcontainer-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-mailetcontainer-library', version='3.0-M2')
)
libraryDependencies += "org.apache.james" % "james-server-mailetcontainer-library" % "3.0-M2"
[org.apache.james/james-server-mailetcontainer-library "3.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : james-server-core-api | jar | 3.0-M2 |
| org.apache.james : james-server-domainlist-api | jar | 3.0-M2 |
| org.apache.james : james-server-mailetcontainer-api | jar | 3.0-M2 |
| org.apache.james : apache-mailet | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.1 |
| commons-configuration : commons-configuration | jar | 1.6 |
| javax.mail : mail | jar | 1.4.3 |
| org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.1 |
| org.apache.james : james-server-core-library | jar | 3.0-M2 |
| org.apache.james : james-server-user-api | jar | 3.0-M2 |
| org.apache.james : james-server-dnsservice-api | jar | 3.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.apache.james : james-server-core-library | test-jar | 3.0-M2 |
| org.apache.james : apache-mailet-base | jar | 1.1 |
| org.apache.james : apache-standard-mailets | jar | 1.0 |