Project Dependency Graphs

direct

These are the dependencies declared in this project's pom

TypeGraphsDescription
alllinkedflatThese are the dependencies of the project for all scopes.
compilelinkedflatThese dependencies are required for compilation. They are available in all classpaths of the project and are also propagated as transitive dependencies to projects that depend on this project
testlinkedflatThese dependencies are only required to compile and run unit tests for the application
runtimelinkedflatThese dependencies are not required for compilation, but are for execution. They are in the runtime classpath (eg WEB-INF/lib) and test classpath, but not the compile classpath.

transitive

These are the dependencies declared in this project's pom plus any transitive dependencies of those dependencies.

TypeGraphsDescription
alllinkedflatThese are the dependencies of the project for all scopes.
compilelinkedflatThese dependencies are required for compilation. They are available in all classpaths of the project and are also propagated as transitive dependencies to projects that depend on this project
testlinkedflatThese dependencies are only required to compile and run unit tests for the application
runtimelinkedflatThese dependencies are not required for compilation, but are for execution. They are in the runtime classpath (eg WEB-INF/lib) and test classpath, but not the compile classpath.

kuali

Dependencies on Kuali projects

TypeGraphsDescription
directlinkedflatDirect dependencies on Kuali projects
transitivelinkedflatTransitive dependencies on Kuali projects

logging

Dependencies on logging libraries

TypeGraphsDescription
kloglinkedflatDependencies on slf4j + log4j