Apache James :: Core Domain Objects

Provides core domain objects for Email concepts

Лицензия

Лицензия

Группа

Группа

org.apache.james
Идентификатор

Идентификатор

james-core
Последняя версия

Последняя версия

3.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache James :: Core Domain Objects
Provides core domain objects for Email concepts
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать james-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.james/james-core/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>james-core</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-core/
implementation 'org.apache.james:james-core:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-core/
implementation ("org.apache.james:james-core:3.7.0")
'org.apache.james:james-core:jar:3.7.0'
<dependency org="org.apache.james" name="james-core" rev="3.7.0">
  <artifact name="james-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-core', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-core" % "3.7.0"
[org.apache.james/james-core "3.7.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.github.fge : throwing-lambdas jar 0.5.0
com.google.guava : guava jar 31.0.1-jre
com.sun.activation : javax.activation jar 1.2.0
com.sun.mail : javax.mail jar 1.6.2
commons-io : commons-io jar 2.11.0
org.reactivestreams : reactive-streams jar
org.slf4j : slf4j-api jar 1.7.32

test (2)

Идентификатор библиотеки Тип Версия
org.apache.james : james-server-util jar 3.7.0
org.apache.james : testing-base jar 3.7.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.7.0
3.6.2
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0