License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.objectlab.kit |
ArtifactId | ArtifactIdobjectlab-utils |
Last Version | Last Version1.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKit Utils
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-utils-1.4.8.pom | |
objectlab-utils-1.4.8.jar | 46 KB |
objectlab-utils-1.4.8-sources.jar | 43 KB |
objectlab-utils-1.4.8-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-utils/ -->
<dependency>
<groupId>net.objectlab.kit</groupId>
<artifactId>objectlab-utils</artifactId>
<version>1.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-utils/
implementation 'net.objectlab.kit:objectlab-utils:1.4.8'
// https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-utils/
implementation ("net.objectlab.kit:objectlab-utils:1.4.8")
'net.objectlab.kit:objectlab-utils:jar:1.4.8'
<dependency org="net.objectlab.kit" name="objectlab-utils" rev="1.4.8">
<artifact name="objectlab-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.objectlab.kit', module='objectlab-utils', version='1.4.8')
)
libraryDependencies += "net.objectlab.kit" % "objectlab-utils" % "1.4.8"
[net.objectlab.kit/objectlab-utils "1.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
junit : junit | jar | 4.13.1 |
junitperf : junitperf | jar | 1.8 |