License |
License |
---|---|
GroupId | GroupIdcom.mitchellbosecke |
ArtifactId | ArtifactIdpebble-spring4 |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPebble Integration with Spring 4.x
Pebble Integration with Spring 4.x
|
Filename | Size |
---|---|
pebble-spring4-2.4.0.pom | |
pebble-spring4-2.4.0.jar | 22 KB |
pebble-spring4-2.4.0-sources.jar | 14 KB |
pebble-spring4-2.4.0-javadoc.jar | 121 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.mitchellbosecke : pebble | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
org.mockito : mockito-core | jar | 2.3.5 |
junit : junit | jar | 4.12 |