Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-clicommons-cli1.0-jar
dnsjavadnsjava2.0.3-jar
log4jlog4j1.2.14-jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar
org.jvyamljvyaml0.2.1-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

Project Dependency Graph

Dependency Listings

Apache JAMES jSPF

Apache James jSPF is an SPF spec implementation written in Java

http://james.apache.org/jspf

Unnamed - dnsjava:dnsjava:pom:2.0.3

Unnamed - junit:junit:jar:3.8.1

Unnamed - log4j:log4j:pom:1.2.14

Unnamed - org.jvyaml:jvyaml:pom:0.2.1

CLI

Commons CLI provides a simple API for working with the command line arguments and options.