MVN

io.lazyegg : lazyegg-bom

Maven & Gradle

Oct 20, 2023

lazyegg-bom · lazyegg-bom

<dependency>
    <groupId>io.lazyegg</groupId>
    <artifactId>lazyegg-bom</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.lazyegg : lazyegg-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.lazyegg : lazyegg-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
lazyegg-bom-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.lazyegg</groupId>
    <artifactId>lazyegg-bom</artifactId>
    <version>1.0.2</version>
</dependency>