MVN

com.github.sebhoss.bom : testing-bom

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 2016.02.07

All Versions

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

Version Vulnerabilities Updated
2016.02.x
testing-bom-2016.02.07
2016.01.x
testing-bom-2016.01.17
2015.11.x
testing-bom-2015.11.22
testing-bom-2015.11.04
testing-bom-2015.11.01
3.0.x
testing-bom-3.0.5
testing-bom-3.0.4
testing-bom-3.0.3
testing-bom-3.0.2
testing-bom-3.0.1
testing-bom-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement