Liqp

A Java implementation of the Liquid templating engine backed up by an ANTLR grammar.

License

License

GroupId

GroupId

nl.big-o
ArtifactId

ArtifactId

liqp
Last Version

Last Version

0.8.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Liqp
A Java implementation of the Liquid templating engine backed up by an ANTLR grammar.
Project URL

Project URL

https://github.com/bkiers/Liqp
Source Code Management

Source Code Management

https://github.com/bkiers/Liqp

Download liqp

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
org.jsoup : jsoup jar 1.14.3
ua.co.k : strftime4j jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3.1
0.8.3
0.8.2
0.8.1
0.8.0
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.6.8
0.6.7
0.6.6