depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.report
/
OutdatedDependency
/
OutdatedDependency
Outdated
Dependency
constructor
(
groupId
:
String
,
artifactId
:
String
,
currentVersion
:
String
,
latestVersion
:
String
,
ecosystem
:
Ecosystem
=
Ecosystem.MAVEN
,
sourceLocation
:
DependencySourceLocation
?
=
null
)