License |
License |
---|---|
GroupId | GroupIdcom.lyncode |
ArtifactId | ArtifactIdjtwig-spring |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJtwig Spring
Twig port to Java
|
Filename | Size |
---|---|
jtwig-spring-3.1.1.pom | |
jtwig-spring-3.1.1.jar | 19 KB |
jtwig-spring-3.1.1-sources.jar | 14 KB |
jtwig-spring-3.1.1-javadoc.jar | 132 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.lyncode : jtwig-core | jar | 3.1.1 |
org.springframework : spring-webmvc | jar | 3.2.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
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 |