MVN

io.github.avinashsinghgithub : sfg-bear-projects-dependencies

Maven & Gradle

Oct 24, 2023
0 stars

Brewery BOM Project · Brewery BOM Project - common dependencies for all bear projects

<dependency>
    <groupId>io.github.avinashsinghgithub</groupId>
    <artifactId>sfg-bear-projects-dependencies</artifactId>
    <version>1.0.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.avinashsinghgithub : sfg-bear-projects-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 1.0.21

All Versions

Choose a version of io.github.avinashsinghgithub : sfg-bear-projects-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sfg-bear-projects-dependencies-1.0.21

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.avinashsinghgithub</groupId>
    <artifactId>sfg-bear-projects-dependencies</artifactId>
    <version>1.0.21</version>
</dependency>