MVN

io.github.padaiyal : popper

Maven & Gradle

Feb 19, 2023
3 stars

Popper · A parent template project enforcing lint checks, static code analysis and unit tests with code coverage.

<dependency>
    <groupId>io.github.padaiyal</groupId>
    <artifactId>popper</artifactId>
    <version>2023.02.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.padaiyal : popper to add to Maven - Latest Versions:

  • Latest Stable: 2023.02.19

All Versions

Choose a version of io.github.padaiyal : popper to add to Maven - All Versions:

Version Vulnerabilities Updated
2023.02.x
popper-2023.02.19
2023.01.x
popper-2023.01.24
popper-2023.01.18
popper-2023.01.13
popper-2023.01.12
2022.02.x
popper-2022.02.07
2021.12.x
popper-2021.12.19
popper-2021.12.18.a
popper-2021.12.18

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.padaiyal</groupId>
    <artifactId>popper</artifactId>
    <version>2023.02.19</version>
</dependency>