Project Dependencies

compile

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
sesat commons-reference-map 1.0-SNAPSHOT - jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
log4j log4j 1.2.14 - 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

Commons Visitor

A helper implementation of the Visitor pattern using java's reflection. This results in not having to add overloaded methods for each subclass of clause as this implementation will automatically find those overloaded methods without explicitly having to call them in each Clause class. This saves alot of work when adding new Clause subclasses. The overloaded method name is specified by VISIT_METHOD_IMPL. See http://www.javaworld.com/javaworld/javatips/jw-javatip98.html

http://commons-visitor.sourceforge.net/

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Sesat Commons Reference Map

Weak and Soft Key+Value Reference Map implementation.

https://sesat.no/sesat-commons/commons-reference-map/