| License |
License |
|---|---|
| GroupId | GroupIdcom.github.edgarespina |
| ArtifactId | ArtifactIdhandlebars |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHandlebars
Logic-less and semantic templates with Java
|
| Filename | Size |
|---|---|
| handlebars-0.3.1.pom | |
| handlebars-0.3.1.jar | 86 KB |
| handlebars-0.3.1-sources.jar | 39 KB |
| handlebars-0.3.1-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/handlebars/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>handlebars</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars/
implementation 'com.github.edgarespina:handlebars:0.3.1'
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars/
implementation ("com.github.edgarespina:handlebars:0.3.1")
'com.github.edgarespina:handlebars:jar:0.3.1'
<dependency org="com.github.edgarespina" name="handlebars" rev="0.3.1">
<artifact name="handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='handlebars', version='0.3.1')
)
libraryDependencies += "com.github.edgarespina" % "handlebars" % "0.3.1"
[com.github.edgarespina/handlebars "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.parboiled : parboiled-java | jar | 1.0.2 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.3 |
| junit : junit | jar | 4.10 |
| org.yaml : snakeyaml | jar | 1.10 |
| org.easymock : easymock | jar | 3.1 |
| org.powermock : powermock-api-easymock | jar | 1.4.12 |
| org.powermock : powermock-module-junit4 | jar | 1.4.12 |