MVN

it.tidalwave.accounting : bluehour-modules

Maven & Gradle

Jan 24, 2023

blueHour (modules) · The parent POM of all modules.

<dependency>
    <groupId>it.tidalwave.accounting</groupId>
    <artifactId>bluehour-modules</artifactId>
    <version>1.0-ALPHA-8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.accounting : bluehour-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.0-ALPHA-8
  • Latest Alpha: 1.0-ALPHA-8

All Versions

Choose a version of it.tidalwave.accounting : bluehour-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
bluehour-modules-1.0-ALPHA-8
bluehour-modules-1.0-ALPHA-7
bluehour-modules-1.0-ALPHA-6
bluehour-modules-1.0-ALPHA-5
bluehour-modules-1.0-ALPHA-4
bluehour-modules-1.0-ALPHA-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.accounting</groupId>
    <artifactId>bluehour-modules</artifactId>
    <version>1.0-ALPHA-8</version>
</dependency>