License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.json-template |
ArtifactId | ArtifactIdjsontemplate |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptioncom.github.json-template:jsontemplate
A library for generating json
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsontemplate-0.2.2.pom | |
jsontemplate-0.2.2.jar | 112 KB |
jsontemplate-0.2.2-sources.jar | 62 KB |
jsontemplate-0.2.2-javadoc.jar | 502 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.json-template/jsontemplate/ -->
<dependency>
<groupId>com.github.json-template</groupId>
<artifactId>jsontemplate</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.json-template/jsontemplate/
implementation 'com.github.json-template:jsontemplate:0.2.2'
// https://jarcasting.com/artifacts/com.github.json-template/jsontemplate/
implementation ("com.github.json-template:jsontemplate:0.2.2")
'com.github.json-template:jsontemplate:jar:0.2.2'
<dependency org="com.github.json-template" name="jsontemplate" rev="0.2.2">
<artifact name="jsontemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.json-template', module='jsontemplate', version='0.2.2')
)
libraryDependencies += "com.github.json-template" % "jsontemplate" % "0.2.2"
[com.github.json-template/jsontemplate "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.1.0 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |