MVN

io.github.xezzon : tao-bom

Maven & Gradle

Mar 31, 2023
1 stars
<dependency>
    <groupId>io.github.xezzon</groupId>
    <artifactId>tao-bom</artifactId>
    <version>0.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.xezzon : tao-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of io.github.xezzon : tao-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
tao-bom-0.9.2
tao-bom-0.9.1
tao-bom-0.9.0
0.8.x
tao-bom-0.8.1
tao-bom-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.xezzon</groupId>
    <artifactId>tao-bom</artifactId>
    <version>0.9.2</version>
</dependency>

Advertisement