Last Version

Pebble Integration with Spring 4.x 2.4.0

Pebble Integration with Spring 4.x

License

License

GroupId

GroupId

com.mitchellbosecke
ArtifactId

ArtifactId

pebble-spring4
Version

Version

2.4.0
Type

Type

jar
Description

Description

Pebble Integration with Spring 4.x
Pebble Integration with Spring 4.x

Download pebble-spring4 2.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mitchellbosecke : pebble jar 2.4.0

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.