Apache James Server DomainList JPA

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-jpa
Last Version

Last Version

3.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download james-server-domainlist-jpa

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.james : james-server-core-api jar 3.0-M2
org.apache.james : james-server-domainlist-library jar 3.0-M2
org.apache.james : james-server-util jar 3.0-M2
commons-configuration : commons-configuration jar 1.6
commons-logging : commons-logging jar 1.1
javax.annotation : jsr250-api jar 1.0
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.0

runtime (2)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.3
org.apache.derby : derby jar 10.6.2.1

test (4)

Group / Artifact Type Version
org.apache.james : james-server-dnsservice-api test-jar 3.0-M2
org.apache.james : james-server-core-library test-jar 3.0-M2
org.apache.openjpa : openjpa jar 2.0.1
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-M2
3.0-M1