Last Version

Thorntail configuration schema generator 1.1.1

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.codelens
ArtifactId

ArtifactId

thorntail-json-schema-generator
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/codelens-io/thorntail-json-schema-generator
Source Code Management

Source Code Management

https://github.com/codelens-io/thorntail-json-schema-generator

Download thorntail-json-schema-generator 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11
io.thorntail : full jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.