MVN

io.zrz.rtcore.sip : bom

Maven & Gradle

Jan 31, 2023
3 stars

io.zrz.rtcore.sip:bom · RTCore SIP: BOM

<dependency>
    <groupId>io.zrz.rtcore.sip</groupId>
    <artifactId>bom</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.zrz.rtcore.sip : bom to add to Maven - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of io.zrz.rtcore.sip : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
bom-4.1.0
4.0.x
bom-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.zrz.rtcore.sip</groupId>
    <artifactId>bom</artifactId>
    <version>4.1.0</version>
</dependency>

Advertisement