MVN

org.ossreviewtoolkit.plugins : advisors

Maven & Gradle

Nov 09, 2023
1.4k stars

advisors · Part of the OSS Review Toolkit (ORT), a suite to automate software compliance checks.

<dependency>
    <groupId>org.ossreviewtoolkit.plugins</groupId>
    <artifactId>advisors</artifactId>
    <version>6.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ossreviewtoolkit.plugins : advisors to add to Maven - Latest Versions:

  • Latest Stable: 6.1.0

All Versions

Choose a version of org.ossreviewtoolkit.plugins : advisors to add to Maven - All Versions:

Version Vulnerabilities Updated
6.1.x
advisors-6.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ossreviewtoolkit.plugins</groupId>
    <artifactId>advisors</artifactId>
    <version>6.1.0</version>
</dependency>