Project Dependency Graphs

direct

These are the dependencies declared in this project's pom

TypeGraphsDescription
alllinked, flatThese are the dependencies of the project for all scopes.
compilelinked, flatThese 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
providedlinked, flatSimilar to compile, but with the expectation that the JDK or a container will provide the dependency at runtime. These dependencies are only available on the compilation and test classpaths, and are not transitive.

transitive

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

TypeGraphsDescription
alllinked, flatThese are the dependencies of the project for all scopes.
compilelinked, flatThese 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
providedlinked, flatSimilar to compile, but with the expectation that the JDK or a container will provide the dependency at runtime. These dependencies are only available on the compilation and test classpaths, and are not transitive.

kuali

Dependencies on Kuali projects

TypeGraphsDescription
directlinked, flatDirect dependencies on Kuali projects
transitivelinked, flatTransitive dependencies on Kuali projects

rice

Dependencies on Kuali Rice

TypeGraphsDescription
directlinked, flatDirect dependencies on Kuali Rice
transitivelinked, flatTransitive dependencies on Kuali Rice

logging

Dependencies on logging libraries

TypeGraphsDescription
kloglinked, flatDependencies on slf4j + log4j