License |
License |
---|---|
Categories |
CategoriesJSON Data ORM |
GroupId | GroupIdio.github.mariazevedo88 |
ArtifactId | ArtifactIdjson-formatter-validator |
Version | Version2.0.5 |
Type | Typejar |
Description |
Descriptionjson-formatter-validator
Java tool for json validation via string or file and correction of invalid json-like string
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.mariazevedo88/json-formatter-validator/ -->
<dependency>
<groupId>io.github.mariazevedo88</groupId>
<artifactId>json-formatter-validator</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mariazevedo88/json-formatter-validator/
implementation 'io.github.mariazevedo88:json-formatter-validator:2.0.5'
// https://jarcasting.com/artifacts/io.github.mariazevedo88/json-formatter-validator/
implementation ("io.github.mariazevedo88:json-formatter-validator:2.0.5")
'io.github.mariazevedo88:json-formatter-validator:jar:2.0.5'
<dependency org="io.github.mariazevedo88" name="json-formatter-validator" rev="2.0.5">
<artifact name="json-formatter-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mariazevedo88', module='json-formatter-validator', version='2.0.5')
)
libraryDependencies += "io.github.mariazevedo88" % "json-formatter-validator" % "2.0.5"
[io.github.mariazevedo88/json-formatter-validator "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |