Download jackson-module-jsonschema-2.2.3-sources.jar
jackson-module/jackson-module-jsonschema-2.2.3-sources.jar.zip( 29 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF com.fasterxml.jackson.module.jsonSchema.JsonSchema.java com.fasterxml.jackson.module.jsonSchema.JsonSchemaGenerator.java com.fasterxml.jackson.module.jsonSchema.customProperties.TitleSchemaFactoryWrapper.java com.fasterxml.jackson.module.jsonSchema.factories.AnyVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.ArrayVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.BooleanVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.FormatVisitorFactory.java com.fasterxml.jackson.module.jsonSchema.factories.IntegerVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaFactory.java com.fasterxml.jackson.module.jsonSchema.factories.JsonSchemaProducer.java com.fasterxml.jackson.module.jsonSchema.factories.MapVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.NullVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.NumberVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.ObjectVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper.java com.fasterxml.jackson.module.jsonSchema.factories.StringVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.StructuredTypeVisitor.java com.fasterxml.jackson.module.jsonSchema.factories.WrapperFactory.java com.fasterxml.jackson.module.jsonSchema.types.AnySchema.java com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.java com.fasterxml.jackson.module.jsonSchema.types.BooleanSchema.java com.fasterxml.jackson.module.jsonSchema.types.ContainerTypeSchema.java com.fasterxml.jackson.module.jsonSchema.types.HyperSchema.java com.fasterxml.jackson.module.jsonSchema.types.IntegerSchema.java com.fasterxml.jackson.module.jsonSchema.types.NullSchema.java com.fasterxml.jackson.module.jsonSchema.types.NumberSchema.java com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.java com.fasterxml.jackson.module.jsonSchema.types.SimpleTypeSchema.java com.fasterxml.jackson.module.jsonSchema.types.StringSchema.java com.fasterxml.jackson.module.jsonSchema.types.UnionTypeSchema.java com.fasterxml.jackson.module.jsonSchema.types.ValueTypeSchema.java