Jtwig Core

Twig port to Java

License

License

GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

jtwig-core
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jtwig Core
Twig port to Java

Download jtwig-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.lyncode : jtwig-functions jar 3.1.1
com.lyncode : builder-commons jar 1.0.2
org.parboiled : parboiled-java jar 1.1.6
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-lang3 jar 3.1
org.reflections : reflections jar 0.9.9-RC1
org.hamcrest : hamcrest-all jar 1.3
com.google.guava : guava jar 15.0
com.google.code.findbugs : jsr305 jar 1.3.9

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
com.jayway.jsonpath : json-path jar 0.9.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0