Search

Download json-schema-core-1.1.7.jar : json schema « j « Jar File Download






Download json-schema-core-1.1.7.jar

json-schema/json-schema-core-1.1.7.jar.zip( 151 k)

The download jar file contains the following class files or Java source files.

LICENSE
META-INF/MANIFEST.MF
META-INF/maven/com.github.fge/json-schema-core/pom.properties
META-INF/maven/com.github.fge/json-schema-core/pom.xml
META-INF/services/com.github.fge.msgsimple.serviceloader.MessageBundleProvider
com.github.fge.jsonschema.SchemaVersion.class
com.github.fge.jsonschema.exceptions.ExceptionProvider.class
com.github.fge.jsonschema.exceptions.InvalidSchemaException.class
com.github.fge.jsonschema.exceptions.JsonReferenceException.class
com.github.fge.jsonschema.exceptions.ProcessingException.class
com.github.fge.jsonschema.exceptions.SchemaWalkingException.class
com.github.fge.jsonschema.exceptions.unchecked.ProcessingError.class
com.github.fge.jsonschema.expand.SchemaExpander.class
com.github.fge.jsonschema.library.Dictionary.class
com.github.fge.jsonschema.library.DictionaryBuilder.class
com.github.fge.jsonschema.load.DefaultDownloadersDictionary.class
com.github.fge.jsonschema.load.DefaultURIDownloader.class
com.github.fge.jsonschema.load.Dereferencing.class
com.github.fge.jsonschema.load.RefResolver.class
com.github.fge.jsonschema.load.ResourceURIDownloader.class
com.github.fge.jsonschema.load.SchemaLoader.class
com.github.fge.jsonschema.load.URIDownloader.class
com.github.fge.jsonschema.load.URIManager.class
com.github.fge.jsonschema.load.configuration.LoadingConfiguration.class
com.github.fge.jsonschema.load.configuration.LoadingConfigurationBuilder.class
com.github.fge.jsonschema.messages.JsonSchemaCoreMessageBundle.class
com.github.fge.jsonschema.messages.JsonSchemaSyntaxMessageBundle.class
com.github.fge.jsonschema.preprocessing.Preprocessing.class
com.github.fge.jsonschema.processing.CachingProcessor.class
com.github.fge.jsonschema.processing.ProcessingResult.class
com.github.fge.jsonschema.processing.Processor.class
com.github.fge.jsonschema.processing.ProcessorChain.class
com.github.fge.jsonschema.processing.ProcessorMap.class
com.github.fge.jsonschema.processing.ProcessorSelector.class
com.github.fge.jsonschema.processing.ProcessorSelectorPredicate.class
com.github.fge.jsonschema.processing.RawProcessor.class
com.github.fge.jsonschema.ref.EmptyJsonRef.class
com.github.fge.jsonschema.ref.HierarchicalJsonRef.class
com.github.fge.jsonschema.ref.JarJsonRef.class
com.github.fge.jsonschema.ref.JsonRef.class
com.github.fge.jsonschema.report.AbstractProcessingReport.class
com.github.fge.jsonschema.report.AbstractReportProvider.class
com.github.fge.jsonschema.report.ConsoleProcessingReport.class
com.github.fge.jsonschema.report.DevNullProcessingReport.class
com.github.fge.jsonschema.report.ForwardingReport.class
com.github.fge.jsonschema.report.ListProcessingReport.class
com.github.fge.jsonschema.report.ListReportProvider.class
com.github.fge.jsonschema.report.LogLevel.class
com.github.fge.jsonschema.report.MessageProvider.class
com.github.fge.jsonschema.report.ProcessingMessage.class
com.github.fge.jsonschema.report.ProcessingReport.class
com.github.fge.jsonschema.report.ReportProvider.class
com.github.fge.jsonschema.report.SimpleExceptionProvider.class
com.github.fge.jsonschema.syntax.SyntaxProcessor.class
com.github.fge.jsonschema.syntax.checkers.AbstractSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.SyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.common.AdditionalSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.common.EnumSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.common.ExclusiveMaximumSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.common.ExclusiveMinimumSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.common.PatternPropertiesSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.common.PatternSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv3.DraftV3DependenciesSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv3.DraftV3ItemsSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv3.DraftV3PropertiesSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv3.ExtendsSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv4.DefinitionsSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv4.DraftV4DependenciesSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv4.DraftV4ItemsSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv4.DraftV4PropertiesSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv4.DraftV4TypeSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv4.NotSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.draftv4.RequiredSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.DependenciesSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.DivisorSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.DraftV3TypeKeywordSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.PositiveIntegerSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.SchemaArraySyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.SchemaMapSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.SchemaOrSchemaArraySyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.TypeOnlySyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.helpers.URISyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.hyperschema.LinksSyntaxChecker.class
com.github.fge.jsonschema.syntax.checkers.hyperschema.MediaSyntaxChecker.class
com.github.fge.jsonschema.syntax.dictionaries.CommonSyntaxCheckerDictionary.class
com.github.fge.jsonschema.syntax.dictionaries.DraftV3HyperSchemeSyntaxCheckerDictionary.class
com.github.fge.jsonschema.syntax.dictionaries.DraftV3SyntaxCheckerDictionary.class
com.github.fge.jsonschema.syntax.dictionaries.DraftV4HyperSchemaSyntaxCheckerDictionary.class
com.github.fge.jsonschema.syntax.dictionaries.DraftV4SyntaxCheckerDictionary.class
com.github.fge.jsonschema.tree.BaseJsonTree.class
com.github.fge.jsonschema.tree.BaseSchemaTree.class
com.github.fge.jsonschema.tree.CanonicalSchemaTree.class
com.github.fge.jsonschema.tree.InlineSchemaTree.class
com.github.fge.jsonschema.tree.JsonTree.class
com.github.fge.jsonschema.tree.SchemaTree.class
com.github.fge.jsonschema.tree.SimpleJsonTree.class
com.github.fge.jsonschema.tree.SimpleTree.class
com.github.fge.jsonschema.util.AsJson.class
com.github.fge.jsonschema.util.AsJsonValueHolder.class
com.github.fge.jsonschema.util.RhinoHelper.class
com.github.fge.jsonschema.util.SimpleValueHolder.class
com.github.fge.jsonschema.util.ValueHolder.class
com.github.fge.jsonschema.util.equivalence.Equivalences.class
com.github.fge.jsonschema.util.equivalence.SchemaTreeEquivalence.class
com.github.fge.jsonschema.walk.ResolvingSchemaWalker.class
com.github.fge.jsonschema.walk.SchemaListener.class
com.github.fge.jsonschema.walk.SchemaListenerFactory.class
com.github.fge.jsonschema.walk.SchemaVisitor.class
com.github.fge.jsonschema.walk.SchemaWalker.class
com.github.fge.jsonschema.walk.SchemaWalker2.class
com.github.fge.jsonschema.walk.SchemaWalkerFactory.class
com.github.fge.jsonschema.walk.SchemaWalkerProcessor.class
com.github.fge.jsonschema.walk.SchemaWalkingConfiguration.class
com.github.fge.jsonschema.walk.SchemaWalkingConfigurationBuilder.class
com.github.fge.jsonschema.walk.SimpleSchemaWalker.class
com.github.fge.jsonschema.walk.collectors.CommonPointerCollectorDictionary.class
com.github.fge.jsonschema.walk.collectors.DraftV3PointerCollectorDictionary.class
com.github.fge.jsonschema.walk.collectors.DraftV4PointerCollectorDictionary.class
com.github.fge.jsonschema.walk.collectors.PointerCollector.class
com.github.fge.jsonschema.walk.collectors.common.AdditionalItemsPointerCollector.class
com.github.fge.jsonschema.walk.collectors.common.AdditionalPropertiesPointerCollector.class
com.github.fge.jsonschema.walk.collectors.common.DependenciesPointerCollector.class
com.github.fge.jsonschema.walk.collectors.draftv4.NotPointerCollector.class
com.github.fge.jsonschema.walk.collectors.helpers.AbstractPointerCollector.class
com.github.fge.jsonschema.walk.collectors.helpers.DraftV3TypeKeywordPointerCollector.class
com.github.fge.jsonschema.walk.collectors.helpers.SchemaArrayPointerCollector.class
com.github.fge.jsonschema.walk.collectors.helpers.SchemaMapPointerCollector.class
com.github.fge.jsonschema.walk.collectors.helpers.SchemaOrSchemaArrayPointerCollector.class
com/github/fge/jsonschema/core/core.properties
com/github/fge/jsonschema/core/syntax.properties
draftv3/schema
draftv4/hyper-schema
draftv4/schema








Related examples in the same category

1.Download json-schema-formats-2.0.0-sources.jar
2.Download json-schema-formats-2.0.0.jar
3.Download json-schema-avro-0.1.1-sources.jar
4.Download json-schema-avro-0.1.1.jar
5.Download json-schema-avro-0.1.2-sources.jar
6.Download json-schema-avro-0.1.2.jar
7.Download json-schema-avro-0.1-sources.jar
8.Download json-schema-avro-0.1.jar
9.Download json-schema-core-0.99.1.jar
10.Download json-schema-core-0.99.2.jar
11.Download json-schema-core-0.99.3.jar
12.Download json-schema-core-0.99.4.jar
13.Download json-schema-core-0.99.5.jar
14.Download json-schema-core-0.99.6.jar
15.Download json-schema-core-0.99.8.jar
16.Download json-schema-core-1.0.1.jar
17.Download json-schema-core-1.0.2.jar
18.Download json-schema-core-1.0.jar
19.Download json-schema-core-1.1.0.jar
20.Download json-schema-core-1.1.1.jar
21.Download json-schema-validator-1.6.2.jar
22.Download json-schema-validator-1.99.0.jar
23.Download json-schema-validator-1.99.1.jar
24.Download json-schema-validator-1.99.10.jar
25.Download json-schema-validator-1.99.11.jar
26.Download json-schema-validator-1.99.12.jar
27.Download json-schema-validator-1.99.13.jar
28.Download json-schema-validator-1.99.2.jar
29.Download json-schema-validator-1.99.3.jar
30.Download json-schema-validator-1.99.4.jar
31.Download json-schema-validator-1.99.5.jar
32.Download json-schema-validator-1.99.6.jar
33.Download json-schema-validator-1.99.7.jar
34.Download json-schema-validator-1.99.8.jar
35.Download json-schema-validator-1.99.9.jar
36.Download json-schema-validator-2.1.0.jar
37.Download json-schema-formats-1.0.0-sources.jar
38.Download json-schema-formats-1.0.0.jar
39.Download json-schema-formats-1.0.1-sources.jar
40.Download json-schema-formats-1.0.1.jar
41.Download json-schema-validator-2.0.0-sources.jar
42.Download json-schema-validator-2.0.0.jar
43.Download json-schema-validator-2.0.1-sources.jar
44.Download json-schema-validator-2.0.1.jar
45.Download json-schema-validator-2.1.0-sources.jar
46.Download json-schema-validator-2.1.1-sources.jar
47.Download json-schema-validator-2.1.1.jar
48.Download json-schema-validator-2.1.2-sources.jar
49.Download json-schema-validator-2.1.2.jar
50.Download json-schema-validator-2.1.3-sources.jar
51.Download json-schema-validator-2.1.3.jar
52.Download json-schema-validator-2.1.4-sources.jar
53.Download json-schema-validator-2.1.4.jar
54.Download json-schema-validator-2.1.5-sources.jar
55.Download json-schema-validator-2.1.5.jar
56.Download json-schema-validator-2.1.6-sources.jar
57.Download json-schema-validator-2.1.6.jar
58.Download json-schema-validator-2.1.7-sources.jar
59.Download json-schema-validator-2.1.7.jar
60.Download json-schema-processor-examples-0.1-sources.jar
61.Download json-schema-processor-examples-0.1.jar
62.Download json-schema-processor-examples-0.2-sources.jar
63.Download json-schema-processor-examples-0.2.jar
64.Download json-schema-processor-examples-0.3-sources.jar
65.Download json-schema-processor-examples-0.3.jar
66.Download json-schema-processor-examples-0.4-sources.jar
67.Download json-schema-processor-examples-0.4.jar
68.Download json-schema-processor-examples-0.5-sources.jar
69.Download json-schema-processor-examples-0.5.jar
70.Download json-schema-formats-1.2.0-sources.jar
71.Download json-schema-formats-1.2.0.jar
72.Download json-schema-core-0.99.1-sources.jar
73.Download json-schema-core-0.99.2-sources.jar
74.Download json-schema-core-0.99.3-sources.jar
75.Download json-schema-core-0.99.4-sources.jar
76.Download json-schema-core-0.99.5-sources.jar
77.Download json-schema-core-0.99.6-sources.jar
78.Download json-schema-core-0.99.8-sources.jar
79.Download json-schema-validator-1.99.0-sources.jar
80.Download json-schema-validator-1.99.1-sources.jar
81.Download json-schema-validator-1.99.2-sources.jar
82.Download json-schema-validator-1.99.3-sources.jar
83.Download json-schema-validator-1.99.4-sources.jar
84.Download json-schema-validator-1.99.5-sources.jar
85.Download json-schema-validator-1.99.6-sources.jar
86.Download json-schema-validator-1.99.7-sources.jar
87.Download json-schema-validator-1.99.8-sources.jar
88.Download json-schema-validator-1.99.9-sources.jar
89.Download json-schema-core-1.1.1-sources.jar
90.Download json-schema-core-1.0-sources.jar
91.Download json-schema-validator-1.99.10-sources.jar
92.Download json-schema-validator-1.99.11-sources.jar
93.Download json-schema-validator-1.99.12-sources.jar
94.Download json-schema-validator-1.99.13-sources.jar
95.Download json-schema-validator-1.99.14-sources.jar
96.Download json-schema-validator-1.99.14.jar
97.Download json-schema-core-1.1.3-sources.jar
98.Download json-schema-core-1.1.3.jar
99.Download json-schema-core-1.1.4-sources.jar
100.Download json-schema-core-1.1.4.jar
101.Download json-schema-core-1.1.5-sources.jar
102.Download json-schema-core-1.1.5.jar
103.Download json-schema-core-1.1.6-sources.jar
104.Download json-schema-core-1.1.6.jar
105.Download json-schema-core-1.1.7-sources.jar
106.Download json-schema-core-1.1.8-sources.jar
107.Download json-schema-core-1.1.8.jar
108.Download json-schema-core-1.0.1-sources.jar
109.Download json-schema-core-1.0.2-sources.jar