Util Date Taglib

Parent POM for all Zauber Projects. Provides some configuration that everybody expects.

License

License

GroupId

GroupId

com.zaubersoftware.taglibs
ArtifactId

ArtifactId

dateutils
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Util Date Taglib
Parent POM for all Zauber Projects. Provides some configuration that everybody expects.
Project Organization

Project Organization

Zauber S.A.

Download dateutils

How to add to project

<!-- https://jarcasting.com/artifacts/com.zaubersoftware.taglibs/dateutils/ -->
<dependency>
    <groupId>com.zaubersoftware.taglibs</groupId>
    <artifactId>dateutils</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.taglibs/dateutils/
implementation 'com.zaubersoftware.taglibs:dateutils:1.0.8'
// https://jarcasting.com/artifacts/com.zaubersoftware.taglibs/dateutils/
implementation ("com.zaubersoftware.taglibs:dateutils:1.0.8")
'com.zaubersoftware.taglibs:dateutils:jar:1.0.8'
<dependency org="com.zaubersoftware.taglibs" name="dateutils" rev="1.0.8">
  <artifact name="dateutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.taglibs', module='dateutils', version='1.0.8')
)
libraryDependencies += "com.zaubersoftware.taglibs" % "dateutils" % "1.0.8"
[com.zaubersoftware.taglibs/dateutils "1.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
taglibs : standard jar 1.1.2
commons-lang : commons-lang jar 2.5

provided (1)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8