License |
License |
---|---|
Categories |
CategoriesNinja User Interface Web Frameworks |
GroupId | GroupIdcom.github.jjfidalgo |
ArtifactId | ArtifactIdninja-pebble-module |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jjfidalgo:ninja-pebble-module
Ninja pebble integration module
|
Filename | Size |
---|---|
ninja-pebble-module-0.2.2.pom | |
ninja-pebble-module-0.2.2.jar | 17 KB |
ninja-pebble-module-0.2.2-sources.jar | 7 KB |
ninja-pebble-module-0.2.2-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jjfidalgo/ninja-pebble-module/ -->
<dependency>
<groupId>com.github.jjfidalgo</groupId>
<artifactId>ninja-pebble-module</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jjfidalgo/ninja-pebble-module/
implementation 'com.github.jjfidalgo:ninja-pebble-module:0.2.2'
// https://jarcasting.com/artifacts/com.github.jjfidalgo/ninja-pebble-module/
implementation ("com.github.jjfidalgo:ninja-pebble-module:0.2.2")
'com.github.jjfidalgo:ninja-pebble-module:jar:0.2.2'
<dependency org="com.github.jjfidalgo" name="ninja-pebble-module" rev="0.2.2">
<artifact name="ninja-pebble-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jjfidalgo', module='ninja-pebble-module', version='0.2.2')
)
libraryDependencies += "com.github.jjfidalgo" % "ninja-pebble-module" % "0.2.2"
[com.github.jjfidalgo/ninja-pebble-module "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.mitchellbosecke : pebble | jar | 2.1.0 |
com.google.guava : guava | jar | 19.0 |
com.google.inject : guice | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ninjaframework : ninja-core | jar | 5.3.1 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |