MVN

be.atbash.runtime.api : bom

Maven & Gradle

Sep 04, 2022
5 stars
<dependency>
    <groupId>be.atbash.runtime.api</groupId>
    <artifactId>bom</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.atbash.runtime.api : bom to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of be.atbash.runtime.api : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
bom-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.atbash.runtime.api</groupId>
    <artifactId>bom</artifactId>
    <version>0.4</version>
</dependency>

Advertisement