License |
License |
---|---|
GroupId | GroupIdcom.aspectran |
ArtifactId | ArtifactIdaspectran-with-pebble |
Last Version | Last Version7.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAspectran with Pebble
Add-on package for integrating Pebble
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.aspectran/aspectran-with-pebble/ -->
<dependency>
<groupId>com.aspectran</groupId>
<artifactId>aspectran-with-pebble</artifactId>
<version>7.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-pebble/
implementation 'com.aspectran:aspectran-with-pebble:7.0.11'
// https://jarcasting.com/artifacts/com.aspectran/aspectran-with-pebble/
implementation ("com.aspectran:aspectran-with-pebble:7.0.11")
'com.aspectran:aspectran-with-pebble:jar:7.0.11'
<dependency org="com.aspectran" name="aspectran-with-pebble" rev="7.0.11">
<artifact name="aspectran-with-pebble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aspectran', module='aspectran-with-pebble', version='7.0.11')
)
libraryDependencies += "com.aspectran" % "aspectran-with-pebble" % "7.0.11"
[com.aspectran/aspectran-with-pebble "7.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.aspectran : aspectran-core | jar | 7.0.11 |
io.pebbletemplates : pebble | jar | 3.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.aspectran : aspectran-embed | jar | 7.0.11 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |