License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.edgarespina |
ArtifactId | ArtifactIdhandlebars-json |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA JSON Helper
A JSON Helper base on Jackson
|
Filename | Size |
---|---|
handlebars-json-0.3.1.pom | |
handlebars-json-0.3.1.jar | 3 KB |
handlebars-json-0.3.1-sources.jar | 1 KB |
handlebars-json-0.3.1-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-json/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>handlebars-json</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-json/
implementation 'com.github.edgarespina:handlebars-json:0.3.1'
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-json/
implementation ("com.github.edgarespina:handlebars-json:0.3.1")
'com.github.edgarespina:handlebars-json:jar:0.3.1'
<dependency org="com.github.edgarespina" name="handlebars-json" rev="0.3.1">
<artifact name="handlebars-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='handlebars-json', version='0.3.1')
)
libraryDependencies += "com.github.edgarespina" % "handlebars-json" % "0.3.1"
[com.github.edgarespina/handlebars-json "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.edgarespina : handlebars | jar | 0.3.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.7 |
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 |