is not current version
Last Version 1.1.1

io.codelens:thorntail-json-schema-generator 1.1.0

Utility that can be used to generate a JSON Schema which can be used to validate Thorntail YAML configuration files

Categories

Categories

JSON Data
GroupId

GroupId

io.codelens
ArtifactId

ArtifactId

thorntail-json-schema-generator
Version

Version

1.1.0
Type

Type

jar

Download thorntail-json-schema-generator 1.1.0


<!-- https://jarcasting.com/artifacts/io.codelens/thorntail-json-schema-generator/ -->
<dependency>
    <groupId>io.codelens</groupId>
    <artifactId>thorntail-json-schema-generator</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.codelens/thorntail-json-schema-generator/
implementation 'io.codelens:thorntail-json-schema-generator:1.1.0'
// https://jarcasting.com/artifacts/io.codelens/thorntail-json-schema-generator/
implementation ("io.codelens:thorntail-json-schema-generator:1.1.0")
'io.codelens:thorntail-json-schema-generator:jar:1.1.0'
<dependency org="io.codelens" name="thorntail-json-schema-generator" rev="1.1.0">
  <artifact name="thorntail-json-schema-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codelens', module='thorntail-json-schema-generator', version='1.1.0')
)
libraryDependencies += "io.codelens" % "thorntail-json-schema-generator" % "1.1.0"
[io.codelens/thorntail-json-schema-generator "1.1.0"]