Last Version

Pebble 2.4.0

Templating engine for Java.

License

License

GroupId

GroupId

com.mitchellbosecke
ArtifactId

ArtifactId

pebble
Version

Version

2.4.0
Type

Type

jar
Description

Description

Pebble
Templating engine for Java.
Source Code Management

Source Code Management

http://github.com/mbosecke/pebble.git

Download pebble 2.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
com.coverity.security : coverity-escapers jar 1.1
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.15
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.