Last Version

Pebble Integration with Spring 4.x 3.1.5

Pebble Integration with Spring 4.x

License

License

GroupId

GroupId

io.pebbletemplates
ArtifactId

ArtifactId

pebble-spring4
Version

Version

3.1.5
Type

Type

jar
Description

Description

Pebble Integration with Spring 4.x
Pebble Integration with Spring 4.x
Project URL

Project URL

http://pebbletemplates.io

Download pebble-spring4 3.1.5


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

Dependencies

compile (1)

Group / Artifact Type Version
io.pebbletemplates : pebble jar 3.1.5

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework : spring-webmvc jar

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar
org.mockito : mockito-core jar 2.3.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.