MVN

top.totalo : threshold

Maven & Gradle

Aug 25, 2021
1 stars

threshold · Mainly some out-of-the-box tool modules.

<dependency>
    <groupId>top.totalo</groupId>
    <artifactId>threshold</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.totalo : threshold to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of top.totalo : threshold to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
threshold-0.0.3
threshold-0.0.2
threshold-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.totalo</groupId>
    <artifactId>threshold</artifactId>
    <version>0.0.3</version>
</dependency>