MVN

io.github.dbstarll.parent : base

Maven & Gradle

Jan 27, 2023
0 stars

base · parent for commons dependencies

<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>base</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dbstarll.parent : base to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of io.github.dbstarll.parent : base to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
base-1.3.0
1.2.x
base-1.2.10
base-1.2.9
base-1.2.8
base-1.2.7
base-1.2.6
base-1.2.5
base-1.2.4
base-1.2.3
base-1.2.2
base-1.2.0
1.1.x
base-1.1.10
base-1.1.9
base-1.1.8
base-1.1.7
base-1.1.6
1.0
base-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>base</artifactId>
    <version>1.3.0</version>
</dependency>