| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.jingting-zhang |
| ArtifactId | ArtifactIdjsonTemplateEngine |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjsonTemplateEngine
a template render engine for json format data
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsonTemplateEngine-1.0.0.pom | |
| jsonTemplateEngine-1.0.0.jar | 11 KB |
| jsonTemplateEngine-1.0.0-sources.jar | 7 KB |
| jsonTemplateEngine-1.0.0-javadoc.jar | 25 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.49 |
| org.apache.velocity : velocity | jar | 1.7 |