MVN

com.github.bannmann : base

Maven & Gradle

Feb 24, 2021
0 stars

Provides common plugins and settings

<dependency>
    <groupId>com.github.bannmann</groupId>
    <artifactId>base</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bannmann : base to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.bannmann : base to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
base-1.3
1.2
base-1.2
1.0
base-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bannmann</groupId>
    <artifactId>base</artifactId>
    <version>1.3</version>
</dependency>

Advertisement