Last Version

Pebble Integration with Spring 5.x 3.1.5

Pebble Integration with Spring 5.x

License

License

GroupId

GroupId

io.pebbletemplates
ArtifactId

ArtifactId

pebble-spring5
Version

Version

3.1.5
Type

Type

jar
Description

Description

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

Project URL

http://pebbletemplates.io

Download pebble-spring5 3.1.5


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

Dependencies

compile (1)

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

provided (3)

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

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-junit-jupiter jar 3.1.0

Project Modules

There are no modules declared in this project.