MVN

com.github.winyiwin : matrix-dependencies-bom

Maven & Gradle

Jan 23, 2021

matrix-dependencies-bom · matrix

<dependency>
    <groupId>com.github.winyiwin</groupId>
    <artifactId>matrix-dependencies-bom</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.winyiwin : matrix-dependencies-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2.RELEASE

All Versions

Choose a version of com.github.winyiwin : matrix-dependencies-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
matrix-dependencies-bom-1.0.2.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.winyiwin</groupId>
    <artifactId>matrix-dependencies-bom</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>