MVN

com.exactpro.test : bom

Maven & Gradle

Apr 13, 2021
1 stars

bom · 'TH2 "Bill of Materials" (BOM) project'

<dependency>
    <groupId>com.exactpro.test</groupId>
    <artifactId>bom</artifactId>
    <version>2.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exactpro.test : bom to add to Maven - Latest Versions:

  • Latest Stable: 2.10.1

All Versions

Choose a version of com.exactpro.test : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.10.x
bom-2.10.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.exactpro.test</groupId>
    <artifactId>bom</artifactId>
    <version>2.10.1</version>
</dependency>

Advertisement