License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.objectlab.kit |
ArtifactId | ArtifactIdkit-parent |
Version | Version1.4.4 |
Type | Typejar |
Description |
DescriptionObjectLab 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kit-parent-1.4.4.pom | 17 KB |
kit-parent-1.4.4-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.objectlab.kit/kit-parent/ -->
<dependency>
<groupId>net.objectlab.kit</groupId>
<artifactId>kit-parent</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.objectlab.kit/kit-parent/
implementation 'net.objectlab.kit:kit-parent:1.4.4'
// https://jarcasting.com/artifacts/net.objectlab.kit/kit-parent/
implementation ("net.objectlab.kit:kit-parent:1.4.4")
'net.objectlab.kit:kit-parent:jar:1.4.4'
<dependency org="net.objectlab.kit" name="kit-parent" rev="1.4.4">
<artifact name="kit-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.objectlab.kit', module='kit-parent', version='1.4.4')
)
libraryDependencies += "net.objectlab.kit" % "kit-parent" % "1.4.4"
[net.objectlab.kit/kit-parent "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
junitperf : junitperf | jar | 1.8 |