All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download json-kotlin-schema-codegen JAR 0.115 with all dependencies


Code generation from JSON Schema to Kotlin or Java

Files of the artifact json-kotlin-schema-codegen version 0.115 from the group net.pwall.json.

Test

Download json-kotlin-schema-codegen (0.115)
Artifact json-kotlin-schema-codegen
Group net.pwall.json
Version 0.115
Last update 03. February 2025
Organization not specified
URL https://github.com/pwall567/json-kotlin-schema-codegen
License The MIT License (MIT)
Dependencies amount 11
Dependencies json-kotlin-schema, json-pointer, jsonutil, json-functions, javautil, kotlin-mustache, yaml-simple, pipelines, int-output, log-front-kotlin, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
There is a newer version: 0.113
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of json-kotlin-schema-codegen Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of json-kotlin-schema-codegen version 0.115

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.net.pwall.json.json-kotlin-schema-codegen
META-INF.maven.net.pwall.json.json-kotlin-schema-codegen.META-INF.maven.net.pwall.json.json-kotlin-schema-codegen.pom.properties
META-INF.maven.net.pwall.json.json-kotlin-schema-codegen.META-INF.maven.net.pwall.json.json-kotlin-schema-codegen.pom.xml
net.pwall.json.schema.codegen
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.Annotated.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.ClassDescriptor.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.ClassId.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.ClassName.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.CodeGenerator.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.Configurator.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.Constraints.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.GeneratorContext.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.Indent.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.ItemConstraints.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.NamedConstraints.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.NestedClassDescriptor.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.NumberValue.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.OutputResolver.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.StringValue.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.SystemClass.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.Target.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.TargetFileName.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.TargetLanguage.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.Validation.kt
net.pwall.json.schema.codegen.net.pwall.json.schema.codegen.ValidationValue.kt
net.pwall.util
net.pwall.util.net.pwall.util.DefaultValue.kt
net.pwall.util.net.pwall.util.Name.kt
net.pwall.util.net.pwall.util.Util.kt
schema
schema.schema.codegen-config.schema.json
templates.common
templates.common.templates.common.annotations.mustache
templates.common.templates.common.cond_eq.mustache
templates.common.templates.common.cond_ge.mustache
templates.common.templates.common.cond_gt.mustache
templates.common.templates.common.cond_le.mustache
templates.common.templates.common.cond_lt.mustache
templates.common.templates.common.cond_ne.mustache
templates.common.templates.common.header.mustache
templates.common.templates.common.log_and.mustache
templates.common.templates.common.log_or.mustache
templates.java
templates.java.templates.add_statics.mustache
templates.java.templates.boxed_type.mustache
templates.java.templates.builder.mustache
templates.java.templates.class.mustache
templates.java.templates.enum.mustache
templates.java.templates.equals.mustache
templates.java.templates.extends_implements.mustache
templates.java.templates.getters.mustache
templates.java.templates.hash_value.mustache
templates.java.templates.hashcode.mustache
templates.java.templates.interface.mustache
templates.java.templates.nested_class.mustache
templates.java.templates.nullchk.mustache
templates.java.templates.system_imports.mustache
templates.java.templates.tniae.mustache
templates.java.templates.type.mustache
templates.java.templates.validations.mustache
templates.java.templates.validations_array.mustache
templates.kotlin
templates.kotlin.templates.kotlin.add_statics.mustache
templates.kotlin.templates.kotlin.additional_props_type_check.mustache
templates.kotlin.templates.kotlin.class.mustache
templates.kotlin.templates.kotlin.class_empty.mustache
templates.kotlin.templates.kotlin.class_map.mustache
templates.kotlin.templates.kotlin.class_map_property.mustache
templates.kotlin.templates.kotlin.class_map_property_item.mustache
templates.kotlin.templates.kotlin.class_map_type.mustache
templates.kotlin.templates.kotlin.class_normal.mustache
templates.kotlin.templates.kotlin.component.mustache
templates.kotlin.templates.kotlin.copy.mustache
templates.kotlin.templates.kotlin.data_open_class.mustache
templates.kotlin.templates.kotlin.default_value.mustache
templates.kotlin.templates.kotlin.enum.mustache
templates.kotlin.templates.kotlin.enum_body.mustache
templates.kotlin.templates.kotlin.equals.mustache
templates.kotlin.templates.kotlin.extends_implements.mustache
templates.kotlin.templates.kotlin.hashcode.mustache
templates.kotlin.templates.kotlin.interface.mustache
templates.kotlin.templates.kotlin.list_or_set.mustache
templates.kotlin.templates.kotlin.nested_class.mustache
templates.kotlin.templates.kotlin.nested_class_map.mustache
templates.kotlin.templates.kotlin.nested_class_normal.mustache
templates.kotlin.templates.kotlin.open_class.mustache
templates.kotlin.templates.kotlin.system_imports.mustache
templates.kotlin.templates.kotlin.tostring.mustache
templates.kotlin.templates.kotlin.type.mustache
templates.kotlin.templates.kotlin.type_ex_nullable.mustache
templates.kotlin.templates.kotlin.type_or_list_or_set.mustache
templates.kotlin.templates.kotlin.validations.mustache
templates.kotlin.templates.kotlin.validations_2.mustache
templates.typescript
templates.typescript.templates.typescript.class.mustache
templates.typescript.templates.typescript.enum.mustache
templates.typescript.templates.typescript.index.mustache
templates.typescript.templates.typescript.type.mustache




© 2015 - 2025 Weber Informatics LLC | Privacy Policy