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

Download json-schema-core JAR 1.0 with all dependencies


Core processing architecture for json-schema-validator

Files of the artifact json-schema-core version 1.0 from the group com.github.fge.

Artifact json-schema-core
Group com.github.fge
Version 1.0
Last update 24. February 2013
Tags: schema json validator processing core architecture
Organization not specified
URL https://github.com/fge/json-schema-core
License LGPLv3 or later
Dependencies amount 3
Dependencies jackson-databind, rhino, guava,
There are maybe transitive dependencies!
There is a newer version: 1.2.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of json-schema-core Show documentation

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

json-schema-core
Rate from 1 - 5, Rated 5.00 based on 1 reviews

72 downloads

Source code of json-schema-core version 1.0

.LICENSE
META-INF
META-INF.META-INF.MANIFEST.MF
com.github.fge.jsonschema
com.github.fge.jsonschema.com.github.fge.jsonschema.SchemaVersion
com.github.fge.jsonschema.exceptions
com.github.fge.jsonschema.exceptions.com.github.fge.jsonschema.exceptions.ExceptionProvider
com.github.fge.jsonschema.exceptions.com.github.fge.jsonschema.exceptions.JsonReferenceException
com.github.fge.jsonschema.exceptions.com.github.fge.jsonschema.exceptions.ProcessingException
com.github.fge.jsonschema.exceptions.unchecked
com.github.fge.jsonschema.exceptions.unchecked.com.github.fge.jsonschema.exceptions.unchecked.DictionaryBuildError
com.github.fge.jsonschema.exceptions.unchecked.com.github.fge.jsonschema.exceptions.unchecked.JsonReferenceError
com.github.fge.jsonschema.exceptions.unchecked.com.github.fge.jsonschema.exceptions.unchecked.ProcessingConfigurationError
com.github.fge.jsonschema.exceptions.unchecked.com.github.fge.jsonschema.exceptions.unchecked.ProcessingError
com.github.fge.jsonschema.exceptions.unchecked.com.github.fge.jsonschema.exceptions.unchecked.ProcessorBuildError
com.github.fge.jsonschema.jsonpointer
com.github.fge.jsonschema.jsonpointer.com.github.fge.jsonschema.jsonpointer.JsonNodeResolver
com.github.fge.jsonschema.jsonpointer.com.github.fge.jsonschema.jsonpointer.JsonPointer
com.github.fge.jsonschema.jsonpointer.com.github.fge.jsonschema.jsonpointer.ReferenceToken
com.github.fge.jsonschema.jsonpointer.com.github.fge.jsonschema.jsonpointer.TokenResolver
com.github.fge.jsonschema.jsonpointer.com.github.fge.jsonschema.jsonpointer.TreePointer
com.github.fge.jsonschema.library
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.Dictionary
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.DictionaryBuilder
com.github.fge.jsonschema.messages
com.github.fge.jsonschema.messages.com.github.fge.jsonschema.messages.DictionaryBuildErrors
com.github.fge.jsonschema.messages.com.github.fge.jsonschema.messages.JsonReferenceMessages
com.github.fge.jsonschema.messages.com.github.fge.jsonschema.messages.ProcessingErrors
com.github.fge.jsonschema.processing
com.github.fge.jsonschema.processing.com.github.fge.jsonschema.processing.CachingProcessor
com.github.fge.jsonschema.processing.com.github.fge.jsonschema.processing.ProcessingResult
com.github.fge.jsonschema.processing.com.github.fge.jsonschema.processing.Processor
com.github.fge.jsonschema.processing.com.github.fge.jsonschema.processing.ProcessorChain
com.github.fge.jsonschema.processing.com.github.fge.jsonschema.processing.ProcessorMap
com.github.fge.jsonschema.processing.com.github.fge.jsonschema.processing.ProcessorSelector
com.github.fge.jsonschema.processing.com.github.fge.jsonschema.processing.ProcessorSelectorPredicate
com.github.fge.jsonschema.ref
com.github.fge.jsonschema.ref.com.github.fge.jsonschema.ref.EmptyJsonRef
com.github.fge.jsonschema.ref.com.github.fge.jsonschema.ref.HierarchicalJsonRef
com.github.fge.jsonschema.ref.com.github.fge.jsonschema.ref.JarJsonRef
com.github.fge.jsonschema.ref.com.github.fge.jsonschema.ref.JsonRef
com.github.fge.jsonschema.report
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.AbstractProcessingReport
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.AbstractReportProvider
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.ConsoleProcessingReport
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.DevNullProcessingReport
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.ForwardingReport
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.ListProcessingReport
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.ListReportProvider
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.LogLevel
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.MessageProvider
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.ProcessingMessage
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.ProcessingReport
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.ReportProvider
com.github.fge.jsonschema.report.com.github.fge.jsonschema.report.SimpleExceptionProvider
com.github.fge.jsonschema.tree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.BaseJsonTree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.BaseSchemaTree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.CanonicalSchemaTree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.InlineSchemaTree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.JsonTree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.SchemaTree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.SimpleJsonTree
com.github.fge.jsonschema.tree.com.github.fge.jsonschema.tree.SimpleTree
com.github.fge.jsonschema.util
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.AsJson
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.AsJsonValueHolder
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.Frozen
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.JacksonUtils
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.JsonLoader
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.NodeType
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.RhinoHelper
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.Thawed
com.github.fge.jsonschema.util.com.github.fge.jsonschema.util.ValueHolder
com.github.fge.jsonschema.util.equivalence
com.github.fge.jsonschema.util.equivalence.com.github.fge.jsonschema.util.equivalence.Equivalences
com.github.fge.jsonschema.util.equivalence.com.github.fge.jsonschema.util.equivalence.JsonSchemaEquivalence
draftv3
draftv3.draftv3.schema
draftv4
draftv4.draftv4.schema




© 2015 - 2024 Weber Informatics LLC | Privacy Policy