Last Version

ObjectLab Kit 1.1.0

ObjectLab Kit provides a generic Business Calendar for calculating dates given set(s) of holidays. Why re-invent the wheel?

Categories

Categories

Net
GroupId

GroupId

net.objectlab.kit.datecalc
ArtifactId

ArtifactId

datecalc
Version

Version

1.1.0
Type

Type

pom
Description

Description

ObjectLab Kit
ObjectLab Kit provides a generic Business Calendar for calculating dates given set(s) of holidays. Why re-invent the wheel?
Project URL

Project URL

http://objectlabkit.sourceforge.net/

Download datecalc 1.1.0

Filename Size
datecalc-1.1.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/net.objectlab.kit.datecalc/datecalc/ -->
<dependency>
    <groupId>net.objectlab.kit.datecalc</groupId>
    <artifactId>datecalc</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.objectlab.kit.datecalc/datecalc/
implementation 'net.objectlab.kit.datecalc:datecalc:1.1.0'
// https://jarcasting.com/artifacts/net.objectlab.kit.datecalc/datecalc/
implementation ("net.objectlab.kit.datecalc:datecalc:1.1.0")
'net.objectlab.kit.datecalc:datecalc:pom:1.1.0'
<dependency org="net.objectlab.kit.datecalc" name="datecalc" rev="1.1.0">
  <artifact name="datecalc" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.objectlab.kit.datecalc', module='datecalc', version='1.1.0')
)
libraryDependencies += "net.objectlab.kit.datecalc" % "datecalc" % "1.1.0"
[net.objectlab.kit.datecalc/datecalc "1.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • datecalc-common
  • datecalc-jdk
  • datecalc-joda