MVN

it.tidalwave.accounting : bluehour

Maven & Gradle

Jan 24, 2023

blueHour · blueHour is a small application for accounting and invoicing. Still under development in the early stage.

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

Latest Version

Choose a version of it.tidalwave.accounting : bluehour 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 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
bluehour-1.0-ALPHA-8
bluehour-1.0-ALPHA-7
bluehour-1.0-ALPHA-6
bluehour-1.0-ALPHA-5
bluehour-1.0-ALPHA-4
bluehour-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</artifactId>
    <version>1.0-ALPHA-8</version>
</dependency>