License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-domainlist-jdbc |
Last Version | Last Version3.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James Server DomainList JDBC
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-domainlist-jdbc/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-domainlist-jdbc</artifactId>
<version>3.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-domainlist-jdbc/
implementation 'org.apache.james:james-server-domainlist-jdbc:3.0-M2'
// https://jarcasting.com/artifacts/org.apache.james/james-server-domainlist-jdbc/
implementation ("org.apache.james:james-server-domainlist-jdbc:3.0-M2")
'org.apache.james:james-server-domainlist-jdbc:jar:3.0-M2'
<dependency org="org.apache.james" name="james-server-domainlist-jdbc" rev="3.0-M2">
<artifact name="james-server-domainlist-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-domainlist-jdbc', version='3.0-M2')
)
libraryDependencies += "org.apache.james" % "james-server-domainlist-jdbc" % "3.0-M2"
[org.apache.james/james-server-domainlist-jdbc "3.0-M2"]
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.3 |
org.apache.derby : derby | jar | 10.6.2.1 |
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 |