Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit e81cc1b

Browse files
author
Stephan Plath
committed
improved description of jsonCodeGen
1 parent 2732fb3 commit e81cc1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

implementations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ are the only keywords that changed.
187187
- [DJsonSchema](https://github.com/schlothauer-wauer/DJsonSchema) (MIT) - JSON Schema reader and code generator for Delphi.
188188
- Elm
189189
- [json-schema-to-elm](https://github.com/dragonwasrobot/json-schema-to-elm) - generates Elm types, JSON decoders+encoders, and fuzz tests from one or more JSON Schema files, using [dragonwasrobot/json_schema](https://github.com/dragonwasrobot/json_schema) *supports Draft 7*
190-
- Groovy
191-
- [jsonCodeGen](https://github.com/schlothauer-wauer/jsoncodegen) (MIT) - Groovy based generation tasks from JSON schema. Already includes generators for Java Beans, Swagger specification files and PlantUML diagrams.
190+
- Java
191+
- [jsonCodeGen](https://github.com/schlothauer-wauer/jsoncodegen) (MIT) - Groovy based generation tasks from JSON schema. Already includes templates/generators for Java Beans, Swagger specification files and PlantUML diagrams.
192192
- Online (web tool)
193193
- [quicktype.io](https://app.quicktype.io/#l=schema) - infer JSON Schema from samples, and generate TypeScript, C++, go, Java, C#, Swift, etc. types from JSON Schema
194194
- PHP

0 commit comments

Comments
 (0)