<dependency>
<groupId>io.pebbletemplates</groupId>
<artifactId>pebble-spring5</artifactId>
<version>3.2.0</version>
</dependency>
<parent> <groupId>io.pebbletemplates</groupId> <artifactId>pebble-spring</artifactId> <version>3.2.0</version> </parent>
compile
provided
|-- javax.servlet:javax.servlet-api:3.1.0
|-- org.springframework:spring-webmvc
|-- org.springframework:spring-webflux
test
|-- org.springframework:spring-test