MVN

cat.albirar : albirar-root-dependencies

Maven & Gradle

Jul 15, 2021
0 stars

Albirar Root Dependencies · The common properties and dependencies for all Albirar projects

<dependency>
    <groupId>cat.albirar</groupId>
    <artifactId>albirar-root-dependencies</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cat.albirar : albirar-root-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of cat.albirar : albirar-root-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
albirar-root-dependencies-2.6.0
2.5.x
albirar-root-dependencies-2.5.1
albirar-root-dependencies-2.5.0
2.4.x
albirar-root-dependencies-2.4.1
albirar-root-dependencies-2.4.0
2.3.x
albirar-root-dependencies-2.3.0
2.2.x
albirar-root-dependencies-2.2.0
2.1.x
albirar-root-dependencies-2.1.1
albirar-root-dependencies-2.1.0
2.0.x
albirar-root-dependencies-2.0.9
albirar-root-dependencies-2.0.8
albirar-root-dependencies-2.0.7
albirar-root-dependencies-2.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cat.albirar</groupId>
    <artifactId>albirar-root-dependencies</artifactId>
    <version>2.6.0</version>
</dependency>