jsonTemplateEngine

a template render engine for json format data

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jingting-zhang
ArtifactId

ArtifactId

jsonTemplateEngine
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsonTemplateEngine
a template render engine for json format data
Project URL

Project URL

https://github.com/jingting-zhang/jsonTemplateEngine
Source Code Management

Source Code Management

https://github.com/jingting-zhang/jsonTemplateEngine

Download jsonTemplateEngine

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.49
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0