License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-mail |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db Email Module
eXist-db XQuery Email Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-mail-6.0.1.pom | |
exist-mail-6.0.1.jar | 48 KB |
exist-mail-6.0.1-sources.jar | 30 KB |
exist-mail-6.0.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-mail/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-mail</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-mail/
implementation 'org.exist-db:exist-mail:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-mail/
implementation ("org.exist-db:exist-mail:6.0.1")
'org.exist-db:exist-mail:jar:6.0.1'
<dependency org="org.exist-db" name="exist-mail" rev="6.0.1">
<artifact name="exist-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-mail', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-mail" % "6.0.1"
[org.exist-db/exist-mail "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
jakarta.mail : jakarta.mail-api | jar | 2.0.1 |
jakarta.activation : jakarta.activation-api | jar | 2.0.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : jakarta.mail | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.evolvedbinary.j8fu : j8fu | jar | 1.23.0 |
com.icegreen : greenmail-junit4 | jar | 2.0.0-alpha-2 |
com.icegreen : greenmail | jar | 2.0.0-alpha-2 |