A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbstractReporter - Class in com.github.benmanes.gradle.versions.reporter
A base result object reporter for the dependency updates results.
apply(Project) - Method in VersionsPlugin

B

buildBaseObject() - Method in DependencyUpdatesReporter
buildCurrentGroup() - Method in DependencyUpdatesReporter
buildDependenciesGroup(SortedSet<T>) - Method in DependencyUpdatesReporter
buildDependency(String, String, String) - Method in DependencyUpdatesReporter
buildExceededDependency(String, String, String, String) - Method in DependencyUpdatesReporter
buildExceededGroup() - Method in DependencyUpdatesReporter
buildObject(int, DependenciesGroup, DependenciesGroup, DependenciesGroup, DependenciesGroup) - Method in DependencyUpdatesReporter
buildOutdatedDependency(String, String, String, String) - Method in DependencyUpdatesReporter
buildOutdatedGroup() - Method in DependencyUpdatesReporter
buildUnresolvedDependency(String, String, String, String) - Method in DependencyUpdatesReporter
buildUnresolvedGroup() - Method in DependencyUpdatesReporter

C

compare(String, String) - Method in VersionComparator
compareKeys(Map<String, String>, Map<String, String>) - Method in DependencyUpdatesReporter
Compares the dependency keys.
compareTo(Coordinate) - Method in Coordinate
compareTo(Key) - Method in Coordinate.Key
Coordinate - Class in com.github.benmanes.gradle.versions.updates
The dependency's coordinate.
Coordinate.Key - Class in com.github.benmanes.gradle.versions.updates
Coordinate(String, String, String) - Constructor in Coordinate

D

DependenciesGroup - Class in com.github.benmanes.gradle.versions.reporter.result
A group of dependencies
Dependency - Class in com.github.benmanes.gradle.versions.reporter.result
A project's dependency
DependencyLatest - Class in com.github.benmanes.gradle.versions.reporter.result
DependencyOutdated - Class in com.github.benmanes.gradle.versions.reporter.result
DependencyStatus - Class in com.github.benmanes.gradle.versions.updates
The version status of a dependency.
DependencyStatus(Coordinate, UnresolvedDependency) - Constructor in DependencyStatus
DependencyUnresolved - Class in com.github.benmanes.gradle.versions.reporter.result
DependencyUpdates - Class in com.github.benmanes.gradle.versions.updates
An evaluator for reporting of which dependencies have later versions.
dependencyUpdates() - Method in DependencyUpdatesTask
DependencyUpdatesReporter - Class in com.github.benmanes.gradle.versions.updates
A reporter for the dependency updates results.
DependencyUpdatesTask - Class in com.github.benmanes.gradle.versions.updates
A task that reports which dependencies have later versions.
DependencyUpdatesTask() - Constructor in DependencyUpdatesTask

E

F

from(ModuleVersionIdentifier) - Method in Coordinate

G

generateFileReport(Reporter) - Method in DependencyUpdatesReporter
getFileName() - Method in JsonReporter
getFileName() - Method in PlainTextReporter
getFileName() - Method in Reporter
getFileName() - Method in XmlReporter
getKey() - Method in Coordinate
getLatestCoordinate() - Method in DependencyStatus
getOutputReporter(def) - Method in DependencyUpdatesReporter

H

I

J

JsonReporter - Class in com.github.benmanes.gradle.versions.reporter
A json reporter for the dependency updates results.

K

keyOf(ModuleVersionSelector) - Method in DependencyUpdatesReporter

L

M

N

O

outputDirectory() - Method in DependencyUpdatesTask
Returns the outputDir destination.
outputFormatterProp() - Method in DependencyUpdatesTask
Returns the outputDir format.

P

PlainTextReporter - Class in com.github.benmanes.gradle.versions.reporter
A plain text reporter for the dependency updates results.

Q

R

Reporter - Interface in com.github.benmanes.gradle.versions.reporter
An interface for reporters.
resolve(Configuration, String) - Method in Resolver
Returns the version status of the configuration's dependencies at the given revision.
Resolver - Class in com.github.benmanes.gradle.versions.updates
Resolves the configuration to determine the version status of its dependencies.
Resolver(Project, Closure) - Constructor in Resolver
Result - Class in com.github.benmanes.gradle.versions.reporter.result
The result of a dependency update analysis
revisionLevel() - Method in DependencyUpdatesTask
Returns the resolution revision level.
run() - Method in DependencyUpdates
Evaluates the dependencies and returns a reporter.

S

sortByGroupAndName(Map<Map<String, String>, String>) - Method in DependencyUpdatesReporter

T

toString() - Method in Coordinate
toString() - Method in Coordinate.Key

U

V

VersionAvailable - Class in com.github.benmanes.gradle.versions.reporter.result
VersionComparator - Class in com.github.benmanes.gradle.versions.updates
A comparator of the dependency's version to determine which is later.
VersionComparator(Project) - Constructor in VersionComparator
VersionMapping - Class in com.github.benmanes.gradle.versions.updates
A mapping of which versions are out of date, up to date, or exceed the latest found.
VersionMapping(Project, Set<DependencyStatus>) - Constructor in VersionMapping
VersionsPlugin - Class in com.github.benmanes.gradle.versions
Registers the plugin's tasks.

W

write() - Method in DependencyUpdatesReporter
write(def, Result) - Method in JsonReporter
write(def, Result) - Method in PlainTextReporter
Writes the report to the print stream.
write(def, Result) - Method in Reporter
Writes the result to the output target
write(def, Result) - Method in XmlReporter

X

XmlReporter - Class in com.github.benmanes.gradle.versions.reporter
A xml reporter for the dependency updates results.

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _