MVN

com.github.sebhoss.bom : yaml-bom

Maven & Gradle

Feb 08, 2016
1 usages
7 stars
<dependency>
    <groupId>com.github.sebhoss.bom</groupId>
    <artifactId>yaml-bom</artifactId>
    <version>2016.02.07</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sebhoss.bom : yaml-bom to add to Maven - Latest Versions:

  • Latest Stable: 2016.02.07

All Versions

Choose a version of com.github.sebhoss.bom : yaml-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2016.02.x
yaml-bom-2016.02.07

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sebhoss.bom</groupId>
    <artifactId>yaml-bom</artifactId>
    <version>2016.02.07</version>
</dependency>

Advertisement