Download pebble-spring-boot-starter-2.3.0.jar file - Jar p

Jar examples for p:pebble-spring-boot-starter

Description

Spring Boot starter for Pebble Template Engine

You can download jar file pebble-spring-boot-starter 2.3.0 in this page.

License

BSD 3-Clause License

Build File

You can use the following script to add pebble-spring-boot-starter-2.3.0.jar to your project.

<dependency>
   <groupId>com.mitchellbosecke</groupId>
   <artifactId>pebble-spring-boot-starter</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'com.mitchellbosecke', name: 'pebble-spring-boot-starter', version: '2.3.0'
libraryDependencies += "com.mitchellbosecke" % "pebble-spring-boot-starter" % "2.3.0"
<dependency org="com.mitchellbosecke" name="pebble-spring-boot-starter" rev="2.3.0"/>
@Grapes(@Grab(group='com.mitchellbosecke', module='pebble-spring-boot-starter', version='2.3.0'))
'com.mitchellbosecke:pebble-spring-boot-starter:jar:2.3.0'

Download

Click the following link to download the jar file.

pebble-spring-boot-starter-2.3.0-javadoc.jar
pebble-spring-boot-starter-2.3.0-sources.jar
pebble-spring-boot-starter-2.3.0.jar
pebble-spring-boot-starter-2.3.0.pom



Related Tutorials