License |
License |
---|---|
GroupId | GroupIdcom.lyncode |
ArtifactId | ArtifactIdjtwig-functions |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJtwig Functions
Twig port to Java
|
Filename | Size |
---|---|
jtwig-functions-3.1.1.pom | |
jtwig-functions-3.1.1.jar | 65 KB |
jtwig-functions-3.1.1-sources.jar | 48 KB |
jtwig-functions-3.1.1-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lyncode/jtwig-functions/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>jtwig-functions</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/jtwig-functions/
implementation 'com.lyncode:jtwig-functions:3.1.1'
// https://jarcasting.com/artifacts/com.lyncode/jtwig-functions/
implementation ("com.lyncode:jtwig-functions:3.1.1")
'com.lyncode:jtwig-functions:jar:3.1.1'
<dependency org="com.lyncode" name="jtwig-functions" rev="3.1.1">
<artifact name="jtwig-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='jtwig-functions', version='3.1.1')
)
libraryDependencies += "com.lyncode" % "jtwig-functions" % "3.1.1"
[com.lyncode/jtwig-functions "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.google.guava : guava | jar | 15.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
com.google.code.gson : gson | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |