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

Download jackson-module-jsonSchema JAR 2.16.2 with all dependencies


Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.

Files of the artifact jackson-module-jsonSchema version 2.16.2 from the group com.fasterxml.jackson.module.

Artifact jackson-module-jsonSchema
Group com.fasterxml.jackson.module
Version 2.16.2
Last update 09. March 2024
Tags: schema generation module codehaus tools version jackson draft http json html support ietf
Organization not specified
URL https://github.com/FasterXML/jackson-module-jsonSchema
License not specified
Dependencies amount 4
Dependencies jackson-annotations, jackson-core, jackson-databind, validation-api,
There are maybe transitive dependencies!
There is a newer version: 2.18.0-rc1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jackson-module-jsonSchema Show documentation

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

69 downloads

Source code of jackson-module-jsonSchema version 2.16.2

META-INF
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.fasterxml.jackson.module.jackson-module-jsonSchema
META-INF.maven.com.fasterxml.jackson.module.jackson-module-jsonSchema.META-INF.maven.com.fasterxml.jackson.module.jackson-module-jsonSchema.pom.properties
META-INF.maven.com.fasterxml.jackson.module.jackson-module-jsonSchema.META-INF.maven.com.fasterxml.jackson.module.jackson-module-jsonSchema.pom.xml
com.fasterxml.jackson.module.jsonSchema
com.fasterxml.jackson.module.jsonSchema.com.fasterxml.jackson.module.jsonSchema.JsonSchema
com.fasterxml.jackson.module.jsonSchema.com.fasterxml.jackson.module.jsonSchema.JsonSchemaGenerator
com.fasterxml.jackson.module.jsonSchema.com.fasterxml.jackson.module.jsonSchema.JsonSchemaIdResolver
com.fasterxml.jackson.module.jsonSchema.annotation
com.fasterxml.jackson.module.jsonSchema.annotation.com.fasterxml.jackson.module.jsonSchema.annotation.JsonHyperSchema
com.fasterxml.jackson.module.jsonSchema.annotation.com.fasterxml.jackson.module.jsonSchema.annotation.Link
com.fasterxml.jackson.module.jsonSchema.customProperties
com.fasterxml.jackson.module.jsonSchema.customProperties.com.fasterxml.jackson.module.jsonSchema.customProperties.HyperSchemaFactoryWrapper
com.fasterxml.jackson.module.jsonSchema.customProperties.com.fasterxml.jackson.module.jsonSchema.customProperties.TitleSchemaFactoryWrapper
com.fasterxml.jackson.module.jsonSchema.customProperties.com.fasterxml.jackson.module.jsonSchema.customProperties.ValidationSchemaFactoryWrapper
com.fasterxml.jackson.module.jsonSchema.factories
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.AnyVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.ArrayVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.BooleanVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.FormatVisitorFactory
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.IntegerVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaFactory
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.MapVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.NullVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.NumberVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.ObjectVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.ObjectVisitorDecorator
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.StringVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.StructuredTypeVisitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.Visitor
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.VisitorContext
com.fasterxml.jackson.module.jsonSchema.factories.com.fasterxml.jackson.module.jsonSchema.factories.WrapperFactory
com.fasterxml.jackson.module.jsonSchema.types
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.AdditionalItemsDeserializer
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.AdditionalPropertiesDeserializer
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.AnySchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.ArraySchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.BooleanSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.ContainerTypeSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.HyperSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.IntegerSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.LinkDescriptionObject
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.NullSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.NumberSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.ReferenceSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.SimpleTypeSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.StringSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.UnionTypeSchema
com.fasterxml.jackson.module.jsonSchema.types.com.fasterxml.jackson.module.jsonSchema.types.ValueTypeSchema
com.fasterxml.jackson.module.jsonSchema.validation
com.fasterxml.jackson.module.jsonSchema.validation.com.fasterxml.jackson.module.jsonSchema.validation.AnnotationConstraintResolver
com.fasterxml.jackson.module.jsonSchema.validation.com.fasterxml.jackson.module.jsonSchema.validation.ValidationConstraintResolver




© 2015 - 2024 Weber Informatics LLC | Privacy Policy