| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.objectlab.kit |
| ArtifactId | ArtifactIdobjectlab-fxcalc |
| Last Version | Last Version1.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFX Calc
ObjectLab Kit provides a generic Business Calendar for calculating dates given set(s) of holidays.
Why re-invent the wheel?
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| objectlab-fxcalc-1.4.8.pom | |
| objectlab-fxcalc-1.4.8.jar | 18 KB |
| objectlab-fxcalc-1.4.8-sources.jar | 14 KB |
| objectlab-fxcalc-1.4.8-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-fxcalc/ -->
<dependency>
<groupId>net.objectlab.kit</groupId>
<artifactId>objectlab-fxcalc</artifactId>
<version>1.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-fxcalc/
implementation 'net.objectlab.kit:objectlab-fxcalc:1.4.8'
// https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-fxcalc/
implementation ("net.objectlab.kit:objectlab-fxcalc:1.4.8")
'net.objectlab.kit:objectlab-fxcalc:jar:1.4.8'
<dependency org="net.objectlab.kit" name="objectlab-fxcalc" rev="1.4.8">
<artifact name="objectlab-fxcalc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.objectlab.kit', module='objectlab-fxcalc', version='1.4.8')
)
libraryDependencies += "net.objectlab.kit" % "objectlab-fxcalc" % "1.4.8"
[net.objectlab.kit/objectlab-fxcalc "1.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.objectlab.kit : objectlab-utils | jar | 1.4.8 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| ch.qos.logback : logback-core | jar | 1.2.9 |
| org.assertj : assertj-core | jar | 3.19.0 |
| junit : junit | jar | 4.13.1 |
| junitperf : junitperf | jar | 1.8 |