Apache James Server DomainList API

The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

james-server-domainlist-api
Last Version

Last Version

3.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James Server DomainList API
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
Project Organization

Project Organization

The Apache Software Foundation

Download james-server-domainlist-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-M2
3.0-M1