AbstractResolveDependencies |
Abstract rule for when the content of the artifacts matters.
|
BanCircularDependencies |
Bans circular dependencies on the classpath.
|
BanDuplicateClasses |
Bans duplicate classes on the classpath.
|
ClassesWithSameName |
Represents one or more class files that have the same exact name.
|
ClassFile |
This class represents a binary class file.
|
Dependency |
Dependency class.
|
EnforceBytecodeVersion |
Enforcer rule that will check the bytecode version of each class of each dependency.
|
JarUtils |
Utility methods for working with Java jar files.
|