blueHour (modules)

The parent POM of all modules.

License

License

GroupId

GroupId

it.tidalwave.accounting
ArtifactId

ArtifactId

bluehour-modules
Last Version

Last Version

1.0-ALPHA-7
Release Date

Release Date

Type

Type

pom
Description

Description

blueHour (modules)
The parent POM of all modules.
Project Organization

Project Organization

Tidalwave s.a.s. (http://tidalwave.it)

Download bluehour-modules

How to add to project

<!-- https://jarcasting.com/artifacts/it.tidalwave.accounting/bluehour-modules/ -->
<dependency>
    <groupId>it.tidalwave.accounting</groupId>
    <artifactId>bluehour-modules</artifactId>
    <version>1.0-ALPHA-7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.accounting/bluehour-modules/
implementation 'it.tidalwave.accounting:bluehour-modules:1.0-ALPHA-7'
// https://jarcasting.com/artifacts/it.tidalwave.accounting/bluehour-modules/
implementation ("it.tidalwave.accounting:bluehour-modules:1.0-ALPHA-7")
'it.tidalwave.accounting:bluehour-modules:pom:1.0-ALPHA-7'
<dependency org="it.tidalwave.accounting" name="bluehour-modules" rev="1.0-ALPHA-7">
  <artifact name="bluehour-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.accounting', module='bluehour-modules', version='1.0-ALPHA-7')
)
libraryDependencies += "it.tidalwave.accounting" % "bluehour-modules" % "1.0-ALPHA-7"
[it.tidalwave.accounting/bluehour-modules "1.0-ALPHA-7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (7)

Group / Artifact Type Version
it.tidalwave.thesefoolishthings : it-tidalwave-util-test jar
org.testng : testng jar 6.9.10
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.8.0
org.slf4j : jcl-over-slf4j jar 1.7.30
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • Model
  • ModelInMemory
  • XmlMarshalling
  • iBizImporter
  • UI
  • UICommons
  • UICustomerExplorer
  • UIProjectExplorer
  • UIJobEventExplorer
  • UIHourlyReport
  • UIiBizImporter
  • JavaFXUI
  • JavaFXApplication

Versions

Version
1.0-ALPHA-7
1.0-ALPHA-6
1.0-ALPHA-5
1.0-ALPHA-4
1.0-ALPHA-3