Apache James Server User Library

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

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

james-server-user-library
Last Version

Last Version

3.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James Server User Library
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
Project URL

Project URL

http://james.apache.org/server/head/james-server-user-library/
Project Organization

Project Organization

The Apache Software Foundation

Download james-server-user-library

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.james : james-server-core-api jar 3.0-M2
org.apache.james : james-server-util jar 3.0-M2
org.apache.james : james-server-user-api jar 3.0-M2
org.apache.james : apache-mailet jar 2.4
commons-configuration : commons-configuration jar 1.6
commons-logging : commons-logging jar 1.1
javax.annotation : jsr250-api jar 1.0
javax.mail : mail jar 1.4.3
oro : oro jar 2.0.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-M2
3.0-M1