The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-cli | commons-cli | 1.0 | - | jar | |
| dnsjava | dnsjava | 2.0.3 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar |
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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar | |
| org.jvyaml | jvyaml | 0.2.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
Apache James jSPF is an SPF spec implementation written in Java
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
Commons CLI provides a simple API for working with the command line arguments and options.