A Jackson 1.x helper

A JSON Helper base on Jackson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-json
Last Version

Last Version

2.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

A Jackson 1.x helper
A JSON Helper base on Jackson

Download handlebars-json

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jknack/handlebars-json/ -->
<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>handlebars-json</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-json/
implementation 'com.github.jknack:handlebars-json:2.3.2'
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-json/
implementation ("com.github.jknack:handlebars-json:2.3.2")
'com.github.jknack:handlebars-json:jar:2.3.2'
<dependency org="com.github.jknack" name="handlebars-json" rev="2.3.2">
  <artifact name="handlebars-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-json', version='2.3.2')
)
libraryDependencies += "com.github.jknack" % "handlebars-json" % "2.3.2"
[com.github.jknack/handlebars-json "2.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jknack : handlebars jar 2.3.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.12

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
com.github.jknack : handlebars jar 2.3.2
ch.qos.logback : logback-classic jar 1.0.3
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0