MVN

org.ossreviewtoolkit.plugins : version-control-systems

Maven & Gradle

Nov 16, 2023
1.5k stars

version-control-systems · Part of the OSS Review Toolkit (ORT), a suite to automate software compliance checks.

<dependency>
    <groupId>org.ossreviewtoolkit.plugins</groupId>
    <artifactId>version-control-systems</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.0.0

All Versions

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

Version Vulnerabilities Updated
7.0.x
version-control-systems-7.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ossreviewtoolkit.plugins</groupId>
    <artifactId>version-control-systems</artifactId>
    <version>7.0.0</version>
</dependency>