Download json-schema-validator-2.0.4.jar file

Introduction

You can download json-schema-validator-2.0.4.jar in this page.

License

Apache License Version 2.0

Type List

json-schema-validator-2.0.4.jar file has the following types.

LICENSE
META-INF/MANIFEST.MF
META-INF/maven/com.github.fge/json-schema-validator/pom.properties
META-INF/maven/com.github.fge/json-schema-validator/pom.xml
com.github.fge.jsonschema.cfg.ValidationConfiguration.class
com.github.fge.jsonschema.cfg.ValidationConfigurationBuilder.class
com.github.fge.jsonschema.examples.Example1.class
com.github.fge.jsonschema.examples.Example10.class
com.github.fge.jsonschema.examples.Example2.class
com.github.fge.jsonschema.examples.Example3.class
com.github.fge.jsonschema.examples.Example4.class
com.github.fge.jsonschema.examples.Example5.class
com.github.fge.jsonschema.examples.Example6.class
com.github.fge.jsonschema.examples.Example7.class
com.github.fge.jsonschema.examples.Example8.class
com.github.fge.jsonschema.examples.Example9.class
com.github.fge.jsonschema.examples.ExampleBase.class
com.github.fge.jsonschema.exceptions.InvalidInstanceException.class
com.github.fge.jsonschema.exceptions.unchecked.FactoryConfigurationError.class
com.github.fge.jsonschema.exceptions.unchecked.ValidationConfigurationError.class
com.github.fge.jsonschema.format.AbstractFormatAttribute.class
com.github.fge.jsonschema.format.FormatAttribute.class
com.github.fge.jsonschema.format.common.DateTimeAttribute.class
com.github.fge.jsonschema.format.common.EmailAttribute.class
com.github.fge.jsonschema.format.common.IPv6Attribute.class
com.github.fge.jsonschema.format.common.RegexAttribute.class
com.github.fge.jsonschema.format.common.URIAttribute.class
com.github.fge.jsonschema.format.draftv3.DateAttribute.class
com.github.fge.jsonschema.format.draftv3.PhoneAttribute.class
com.github.fge.jsonschema.format.draftv3.TimeAttribute.class
com.github.fge.jsonschema.format.draftv3.UTCMillisecAttribute.class
com.github.fge.jsonschema.format.helpers.DateFormatAttribute.class
com.github.fge.jsonschema.format.helpers.IPv4FormatAttribute.class
com.github.fge.jsonschema.format.helpers.SharedHostNameAttribute.class
com.github.fge.jsonschema.keyword.digest.AbstractDigester.class
com.github.fge.jsonschema.keyword.digest.Digester.class
com.github.fge.jsonschema.keyword.digest.common.AdditionalItemsDigester.class
com.github.fge.jsonschema.keyword.digest.common.AdditionalPropertiesDigester.class
com.github.fge.jsonschema.keyword.digest.common.MaximumDigester.class
com.github.fge.jsonschema.keyword.digest.common.MinimumDigester.class
com.github.fge.jsonschema.keyword.digest.draftv3.DivisibleByDigester.class
com.github.fge.jsonschema.keyword.digest.draftv3.DraftV3DependenciesDigester.class
com.github.fge.jsonschema.keyword.digest.draftv3.DraftV3PropertiesDigester.class
com.github.fge.jsonschema.keyword.digest.draftv4.DraftV4DependenciesDigester.class
com.github.fge.jsonschema.keyword.digest.draftv4.DraftV4TypeDigester.class
com.github.fge.jsonschema.keyword.digest.draftv4.MultipleOfDigester.class
com.github.fge.jsonschema.keyword.digest.draftv4.RequiredDigester.class
com.github.fge.jsonschema.keyword.digest.helpers.DraftV3TypeKeywordDigester.class
com.github.fge.jsonschema.keyword.digest.helpers.IdentityDigester.class
com.github.fge.jsonschema.keyword.digest.helpers.NullDigester.class
com.github.fge.jsonschema.keyword.digest.helpers.NumericDigester.class
com.github.fge.jsonschema.keyword.digest.helpers.SimpleDigester.class
com.github.fge.jsonschema.keyword.validator.AbstractKeywordValidator.class
com.github.fge.jsonschema.keyword.validator.KeywordValidator.class
com.github.fge.jsonschema.keyword.validator.common.AdditionalItemsValidator.class
com.github.fge.jsonschema.keyword.validator.common.AdditionalPropertiesValidator.class
com.github.fge.jsonschema.keyword.validator.common.DependenciesValidator.class
com.github.fge.jsonschema.keyword.validator.common.EnumValidator.class
com.github.fge.jsonschema.keyword.validator.common.MaxItemsValidator.class
com.github.fge.jsonschema.keyword.validator.common.MaxLengthValidator.class
com.github.fge.jsonschema.keyword.validator.common.MaximumValidator.class
com.github.fge.jsonschema.keyword.validator.common.MinItemsValidator.class
com.github.fge.jsonschema.keyword.validator.common.MinLengthValidator.class
com.github.fge.jsonschema.keyword.validator.common.MinimumValidator.class
com.github.fge.jsonschema.keyword.validator.common.PatternValidator.class
com.github.fge.jsonschema.keyword.validator.common.UniqueItemsValidator.class
com.github.fge.jsonschema.keyword.validator.draftv3.DisallowKeywordValidator.class
com.github.fge.jsonschema.keyword.validator.draftv3.DivisibleByValidator.class
com.github.fge.jsonschema.keyword.validator.draftv3.DraftV3TypeValidator.class
com.github.fge.jsonschema.keyword.validator.draftv3.ExtendsValidator.class
com.github.fge.jsonschema.keyword.validator.draftv3.PropertiesValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.AllOfValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.AnyOfValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.DraftV4TypeValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.MaxPropertiesValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.MinPropertiesValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.MultipleOfValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.NotValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.OneOfValidator.class
com.github.fge.jsonschema.keyword.validator.draftv4.RequiredKeywordValidator.class
com.github.fge.jsonschema.keyword.validator.helpers.DivisorValidator.class
com.github.fge.jsonschema.keyword.validator.helpers.DraftV3TypeKeywordValidator.class
com.github.fge.jsonschema.keyword.validator.helpers.NumericValidator.class
com.github.fge.jsonschema.keyword.validator.helpers.PositiveIntegerValidator.class
com.github.fge.jsonschema.keyword.validator.helpers.SchemaArrayValidator.class
com.github.fge.jsonschema.library.DraftV3Library.class
com.github.fge.jsonschema.library.DraftV4Library.class
com.github.fge.jsonschema.library.Keyword.class
com.github.fge.jsonschema.library.KeywordBuilder.class
com.github.fge.jsonschema.library.Library.class
com.github.fge.jsonschema.library.LibraryBuilder.class
com.github.fge.jsonschema.library.digest.CommonDigesterDictionary.class
com.github.fge.jsonschema.library.digest.DraftV3DigesterDictionary.class
com.github.fge.jsonschema.library.digest.DraftV4DigesterDictionary.class
com.github.fge.jsonschema.library.format.CommonFormatAttributesDictionary.class
com.github.fge.jsonschema.library.format.DraftV3FormatAttributesDictionary.class
com.github.fge.jsonschema.library.format.DraftV4FormatAttributesDictionary.class
com.github.fge.jsonschema.library.validator.CommonValidatorDictionary.class
com.github.fge.jsonschema.library.validator.DraftV3ValidatorDictionary.class
com.github.fge.jsonschema.library.validator.DraftV4ValidatorDictionary.class
com.github.fge.jsonschema.main.JsonSchema.class
com.github.fge.jsonschema.main.JsonSchemaFactory.class
com.github.fge.jsonschema.main.JsonSchemaFactoryBuilder.class
com.github.fge.jsonschema.main.JsonValidator.class
com.github.fge.jsonschema.messages.ConfigurationMessages.class
com.github.fge.jsonschema.messages.FormatMessages.class
com.github.fge.jsonschema.messages.KeywordValidationMessages.class
com.github.fge.jsonschema.messages.ValidationConfigurationMessages.class
com.github.fge.jsonschema.processors.build.ValidatorBuilder.class
com.github.fge.jsonschema.processors.data.FullData.class
com.github.fge.jsonschema.processors.data.SchemaContext.class
com.github.fge.jsonschema.processors.data.SchemaDigest.class
com.github.fge.jsonschema.processors.data.ValidatorList.class
com.github.fge.jsonschema.processors.digest.SchemaDigester.class
com.github.fge.jsonschema.processors.format.FormatProcessor.class
com.github.fge.jsonschema.processors.syntax.SyntaxValidator.class
com.github.fge.jsonschema.processors.validation.ArraySchemaDigester.class
com.github.fge.jsonschema.processors.validation.ArraySchemaSelector.class
com.github.fge.jsonschema.processors.validation.ObjectSchemaDigester.class
com.github.fge.jsonschema.processors.validation.ObjectSchemaSelector.class
com.github.fge.jsonschema.processors.validation.SchemaContextEquivalence.class
com.github.fge.jsonschema.processors.validation.ValidationChain.class
com.github.fge.jsonschema.processors.validation.ValidationProcessor.class
com/github/fge/jsonschema/examples/custom-fmt-bad.json
com/github/fge/jsonschema/examples/custom-fmt-good.json
com/github/fge/jsonschema/examples/custom-fmt.json
com/github/fge/jsonschema/examples/custom-keyword-bad.json
com/github/fge/jsonschema/examples/custom-keyword-good.json
com/github/fge/jsonschema/examples/custom-keyword.json
com/github/fge/jsonschema/examples/fstab-bad.json
com/github/fge/jsonschema/examples/fstab-bad2.json
com/github/fge/jsonschema/examples/fstab-draftv3.json
com/github/fge/jsonschema/examples/fstab-good.json
com/github/fge/jsonschema/examples/fstab-inline.json
com/github/fge/jsonschema/examples/fstab-sub.json
com/github/fge/jsonschema/examples/fstab.json
com/github/fge/jsonschema/examples/split/fstab.json
com/github/fge/jsonschema/examples/split/mntent.json
draftv3/hyper-schema
draftv3/links
draftv3/schema
draftv4/schema
header.txt

Pom

json-schema-validator-2.0.4.pom file content.

<!--
  ~ Copyright (c) 2013, Francis Galiegue <fgaliegue@gmail.com>
  ~
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the Lesser GNU General Public License as
  ~ published by the Free Software Foundation, either version 3 of the
  ~ License, or (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ Lesser GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.github.fge</groupId>
    <artifactId>json-schema-validator</artifactId>
    <name>json-schema-validator</name>
    <version>2.0.4</version>
    <packaging>jar</packaging>
    <description>A Java implementation of the JSON Schema specification</description>
    <url>https://github.com/fge/json-schema-validator</url>
    <build>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-compiler-plugin</artifactId>
                <version>3.0</version>
                <configuration>
                    <source>1.6</source>
                    <target>1.6</target>
                    <showWarnings>true</showWarnings>
                    <showDeprecation>true</showDeprecation>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>2.9</version>
                <configuration>
                    <links>
                        <link>http://fasterxml.github.com/jackson-databind/javadoc/2.1.1/</link>
                        <link>http://fasterxml.github.com/jackson-core/javadoc/2.1.1/</link>
                        <link>http://docs.oracle.com/javase/6/docs/api/</link>
                        <link>http://joda-time.sourceforge.net/api-release/</link>
                        <link>http://docs.guava-libraries.googlecode.com/git/javadoc/</link>
                        <link>http://fge.github.com/json-schema-core/stable/</link>
                    </links>
                    <docfilessubdirs>true</docfilessubdirs>
                </configuration>
                <executions>
                    <execution>
                        <phase>package</phase>
                        <goals>
                            <goal>javadoc</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-gpg-plugin</artifactId>
                <version>1.4</version>
                <executions>
                    <execution>
                        <id>sign-artifacts</id>
                        <phase>verify</phase>
                        <goals>
                            <goal>sign</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>
        </plugins>
    </build>
    <dependencies>
        <dependency>
            <groupId>com.github.fge</groupId>
            <artifactId>json-schema-core</artifactId>
            <version>1.0.4</version>
        </dependency>
        <dependency>
            <groupId>javax.mail</groupId>
            <artifactId>mailapi</artifactId>
            <version>1.4.3</version>
            <exclusions>
                <exclusion>
                    <groupId>javax.activation</groupId>
                    <artifactId>activation</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>joda-time</groupId>
            <artifactId>joda-time</artifactId>
            <version>2.1</version>
        </dependency>
        <dependency>
            <groupId>com.googlecode.libphonenumber</groupId>
            <artifactId>libphonenumber</artifactId>
            <version>5.3</version>
        </dependency>
        <dependency>
            <groupId>org.testng</groupId>
            <artifactId>testng</artifactId>
            <version>6.8</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>junit</groupId>
                    <artifactId>junit</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.beanshell</groupId>
                    <artifactId>bsh</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.yaml</groupId>
                    <artifactId>snakeyaml</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.mockito</groupId>
            <artifactId>mockito-core</artifactId>
            <version>1.9.5</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.easytesting</groupId>
            <artifactId>fest-assert</artifactId>
            <version>1.4</version>
            <scope>test</scope>
        </dependency>
    </dependencies>
    <licenses>
        <license>
            <name>LGPLv3 or later</name>
            <url>http://www.gnu.org/licenses/lgpl.html</url>
        </license>
    </licenses>
    <scm>
        <url>git@github.com:fge/json-schema-validator</url>
        <connection>scm:git:git@github.com:fge/json-schema-validator</connection>
        <developerConnection>scm:git:git@github.com:fge/json-schema-validator</developerConnection>
    </scm>
    <developers>
        <developer>
            <name>Francis Galiegue</name>
            <email>fgaliegue@gmail.com</email>
            <roles>
                <role>Initial developer</role>
            </roles>
        </developer>
    </developers>
    <contributors>
        <contributor>
            <name>Corey Sciuto</name>
            <email>corey.sciuto@gmail.com</email>
        </contributor>
        <contributor>
            <name>Kelvin Pho</name>
            <email>pho.kelvin@gmail.com</email>
        </contributor>
    </contributors>
    <parent>
        <groupId>org.sonatype.oss</groupId>
        <artifactId>oss-parent</artifactId>
        <version>7</version>
    </parent>
</project>

POM Entry

<dependency>
   <groupId>com.github.fge</groupId>
   <artifactId>json-schema-validator</artifactId>
   <version>2.0.4</version>
</dependency>

Download

If you think the following json-schema-validator-2.0.4.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download json-schema-validator-2.0.4.jar file




PreviousNext

Related