Joda Time extension for Pebble Template Engine

Pebble Template Engine extension supporting the functionality of Joda Time's jsp tags

License

License

GroupId

GroupId

com.hectorlopezfernandez.pebble
ArtifactId

ArtifactId

joda-time-extension
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Joda Time extension for Pebble Template Engine
Pebble Template Engine extension supporting the functionality of Joda Time's jsp tags

Download joda-time-extension

How to add to project

<!-- https://jarcasting.com/artifacts/com.hectorlopezfernandez.pebble/joda-time-extension/ -->
<dependency>
    <groupId>com.hectorlopezfernandez.pebble</groupId>
    <artifactId>joda-time-extension</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hectorlopezfernandez.pebble/joda-time-extension/
implementation 'com.hectorlopezfernandez.pebble:joda-time-extension:1.0.3'
// https://jarcasting.com/artifacts/com.hectorlopezfernandez.pebble/joda-time-extension/
implementation ("com.hectorlopezfernandez.pebble:joda-time-extension:1.0.3")
'com.hectorlopezfernandez.pebble:joda-time-extension:jar:1.0.3'
<dependency org="com.hectorlopezfernandez.pebble" name="joda-time-extension" rev="1.0.3">
  <artifact name="joda-time-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hectorlopezfernandez.pebble', module='joda-time-extension', version='1.0.3')
)
libraryDependencies += "com.hectorlopezfernandez.pebble" % "joda-time-extension" % "1.0.3"
[com.hectorlopezfernandez.pebble/joda-time-extension "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
joda-time : joda-time jar 2.9.9
com.mitchellbosecke : pebble jar 2.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

pebble-joda-time-extension

Joda Time extension for Pebble Template Engine

Add the dependency to your pom.xml:

<dependency>
	<groupId>com.hectorlopezfernandez.pebble</groupId>
	<artifactId>joda-time-extension</artifactId>
	<version>${version}</version>
</dependency>

Or build.gradle:

compile "com.hectorlopezfernandez.pebble:joda-time-extension:$version"

Versions

Version
1.0.3