Fork me on GitHub

Project Dependency Graphs

direct

These are the dependencies declared in this project's pom

Type Graphs Description
all linkedflat These are the dependencies of the project for all scopes.
provided linkedflat Similar 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.

Type Graphs Description
all linkedflat These are the dependencies of the project for all scopes.
provided linkedflat Similar 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.