Jtwig Spring

Twig port to Java

License

License

GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

jtwig-spring
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jtwig Spring
Twig port to Java

Download jtwig-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.lyncode : jtwig-core jar 3.1.1
org.springframework : spring-webmvc jar 3.2.5.RELEASE

provided (1)

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

test (9)

Group / Artifact Type Version
junit : junit jar 4.11
joda-time : joda-time jar 2.3
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-test jar 3.2.5.RELEASE
org.eclipse.jetty : jetty-server jar 9.1.3.v20140225
org.eclipse.jetty : jetty-webapp jar 9.1.3.v20140225
commons-httpclient : commons-httpclient jar 3.1
org.springframework.security : spring-security-web jar 3.2.0.RELEASE
org.springframework.security : spring-security-config jar 3.2.0.RELEASE

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