JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
S
T
V
A
apply(List<ModuleVersionIdentifier>)
- Method in class com.bisnode.versioncheck.rules.
DuplicateRule
apply(List<ModuleVersionIdentifier>)
- Method in class com.bisnode.versioncheck.rules.
SameVersionGroupRule
apply(List<ModuleVersionIdentifier>)
- Method in interface com.bisnode.versioncheck.rules.
VersionRule
apply(Project)
- Method in class com.bisnode.versioncheck.
VersionCheckPlugin
C
com.bisnode.versioncheck
- package com.bisnode.versioncheck
com.bisnode.versioncheck.rules
- package com.bisnode.versioncheck.rules
configurations(String...)
- Method in class com.bisnode.versioncheck.
VersionCheckExtension
Specify configurations to exclude.
D
declared
- Static variable in class com.bisnode.versioncheck.
VersionCheckExtension
DuplicateRule
- Class in
com.bisnode.versioncheck.rules
Checks whether a dependency exists more than once with different versions.
DuplicateRule()
- Constructor for class com.bisnode.versioncheck.rules.
DuplicateRule
G
getDependencies()
- Method in class com.bisnode.versioncheck.
VersionCheckExtension
getVersionRules()
- Method in class com.bisnode.versioncheck.
VersionCheckExtension
I
isIncludeSubProjects()
- Method in class com.bisnode.versioncheck.
VersionCheckExtension
S
SameVersionGroupRule
- Class in
com.bisnode.versioncheck.rules
Checks that a group of modules have the same version
SameVersionGroupRule(String)
- Constructor for class com.bisnode.versioncheck.rules.
SameVersionGroupRule
setDependencies(String)
- Method in class com.bisnode.versioncheck.
VersionCheckExtension
setIncludeSubProjects(boolean)
- Method in class com.bisnode.versioncheck.
VersionCheckExtension
setSameVersionGroups(List<String>)
- Method in class com.bisnode.versioncheck.
VersionCheckExtension
T
transitive
- Static variable in class com.bisnode.versioncheck.
VersionCheckExtension
V
validate()
- Method in class com.bisnode.versioncheck.
ValidationTask
ValidationTask
- Class in
com.bisnode.versioncheck
Validates the project dependencies against the defined ruleset.
ValidationTask()
- Constructor for class com.bisnode.versioncheck.
ValidationTask
VersionCheckExtension
- Class in
com.bisnode.versioncheck
VersionCheckExtension(Project)
- Constructor for class com.bisnode.versioncheck.
VersionCheckExtension
VersionCheckPlugin
- Class in
com.bisnode.versioncheck
VersionCheck plugin for Gradle.
VersionCheckPlugin()
- Constructor for class com.bisnode.versioncheck.
VersionCheckPlugin
VersionRule
- Interface in
com.bisnode.versioncheck.rules
A
C
D
G
I
S
T
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes