Last Version

Apache JAMES jDKIM 0.6

A Java implementation for the DKIM specification.

License

License

GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

apache-jdkim-library
Version

Version

0.6
Type

Type

jar
Description

Description

Apache JAMES jDKIM
A Java implementation for the DKIM specification.
Project URL

Project URL

http://james.apache.org/jdkim/main/

Download apache-jdkim-library 0.6


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-activation_1.1_spec jar 1.0.2
org.apache.geronimo.javamail : geronimo-javamail_1.4_mail jar 1.6
org.apache.james : apache-mailet-base jar 1.1
org.apache.james : apache-mailet jar 2.4
org.apache.james : apache-mime4j-core jar 0.7
org.apache.james : apache-mime4j-dom jar 0.7
dnsjava : dnsjava jar 2.1.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.apache.james : apache-mailet-base jar 1.1

Project Modules

There are no modules declared in this project.