License |
License |
---|---|
GroupId | GroupIdcom.mitchellbosecke |
ArtifactId | ArtifactIdpebble-spring3 |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPebble Integration with Spring 3
Pebble Integration with Spring 3
|
Filename | Size |
---|---|
pebble-spring3-2.4.0.pom | |
pebble-spring3-2.4.0.jar | 6 KB |
pebble-spring3-2.4.0-sources.jar | 3 KB |
pebble-spring3-2.4.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mitchellbosecke/pebble-spring3/ -->
<dependency>
<groupId>com.mitchellbosecke</groupId>
<artifactId>pebble-spring3</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mitchellbosecke/pebble-spring3/
implementation 'com.mitchellbosecke:pebble-spring3:2.4.0'
// https://jarcasting.com/artifacts/com.mitchellbosecke/pebble-spring3/
implementation ("com.mitchellbosecke:pebble-spring3:2.4.0")
'com.mitchellbosecke:pebble-spring3:jar:2.4.0'
<dependency org="com.mitchellbosecke" name="pebble-spring3" rev="2.4.0">
<artifact name="pebble-spring3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mitchellbosecke', module='pebble-spring3', version='2.4.0')
)
libraryDependencies += "com.mitchellbosecke" % "pebble-spring3" % "2.4.0"
[com.mitchellbosecke/pebble-spring3 "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 |