MVN

ch.inftec : jb-bom

Maven & Gradle

Oct 02, 2014
4 usages

JB BOM · BOM containing the dependency management for InfTec projects

<dependency>
    <groupId>ch.inftec</groupId>
    <artifactId>jb-bom</artifactId>
    <version>2-8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.inftec : jb-bom to add to Maven - Latest Versions:

  • Latest Stable: 2-8

All Versions

Choose a version of ch.inftec : jb-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2
jb-bom-2-8
jb-bom-2-7
jb-bom-2-6
jb-bom-2-1
1.1
jb-bom-1.1
1.0
jb-bom-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.inftec</groupId>
    <artifactId>jb-bom</artifactId>
    <version>2-8</version>
</dependency>

Advertisement