Download hibernate-validator-4.1.0.beta1.jar file

Introduction

You can download hibernate-validator-4.1.0.beta1.jar in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE

Type List

hibernate-validator-4.1.0.beta1.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.googlecode.jtype/jtype/pom.properties
META-INF/maven/com.googlecode.jtype/jtype/pom.xml
META-INF/maven/org.hibernate/hibernate-validator/pom.properties
META-INF/maven/org.hibernate/hibernate-validator/pom.xml
META-INF/services/javax.validation.spi.ValidationProvider
META-INF/validation-configuration-1.0.xsd
META-INF/validation-mapping-1.0.xsd
org.hibernate.validator.HibernateValidator.class
org.hibernate.validator.HibernateValidatorConfiguration.class
org.hibernate.validator.constraints.CreditCardNumber.class
org.hibernate.validator.constraints.Email.class
org.hibernate.validator.constraints.Length.class
org.hibernate.validator.constraints.NotBlank.class
org.hibernate.validator.constraints.NotEmpty.class
org.hibernate.validator.constraints.Range.class
org.hibernate.validator.constraints.URL.class
org.hibernate.validator.constraints.impl.AssertFalseValidator.class
org.hibernate.validator.constraints.impl.AssertTrueValidator.class
org.hibernate.validator.constraints.impl.CreditCardNumberValidator.class
org.hibernate.validator.constraints.impl.DecimalMaxValidatorForNumber.class
org.hibernate.validator.constraints.impl.DecimalMaxValidatorForString.class
org.hibernate.validator.constraints.impl.DecimalMinValidatorForNumber.class
org.hibernate.validator.constraints.impl.DecimalMinValidatorForString.class
org.hibernate.validator.constraints.impl.DigitsValidatorForNumber.class
org.hibernate.validator.constraints.impl.DigitsValidatorForString.class
org.hibernate.validator.constraints.impl.EmailValidator.class
org.hibernate.validator.constraints.impl.FutureValidatorForCalendar.class
org.hibernate.validator.constraints.impl.FutureValidatorForDate.class
org.hibernate.validator.constraints.impl.LengthValidator.class
org.hibernate.validator.constraints.impl.LuhnValidator.class
org.hibernate.validator.constraints.impl.MaxValidatorForNumber.class
org.hibernate.validator.constraints.impl.MaxValidatorForString.class
org.hibernate.validator.constraints.impl.MinValidatorForNumber.class
org.hibernate.validator.constraints.impl.MinValidatorForString.class
org.hibernate.validator.constraints.impl.NotBlankValidator.class
org.hibernate.validator.constraints.impl.NotNullValidator.class
org.hibernate.validator.constraints.impl.NullValidator.class
org.hibernate.validator.constraints.impl.PastValidatorForCalendar.class
org.hibernate.validator.constraints.impl.PastValidatorForDate.class
org.hibernate.validator.constraints.impl.PatternValidator.class
org.hibernate.validator.constraints.impl.SizeValidatorForArray.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfBoolean.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfByte.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfChar.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfDouble.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfFloat.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfInt.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfLong.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfPrimitives.class
org.hibernate.validator.constraints.impl.SizeValidatorForArraysOfShort.class
org.hibernate.validator.constraints.impl.SizeValidatorForCollection.class
org.hibernate.validator.constraints.impl.SizeValidatorForMap.class
org.hibernate.validator.constraints.impl.SizeValidatorForString.class
org.hibernate.validator.constraints.impl.URLValidator.class
org.hibernate.validator.engine.ConfigurationImpl.class
org.hibernate.validator.engine.Constants.class
org.hibernate.validator.engine.ConstraintTree.class
org.hibernate.validator.engine.ConstraintValidatorContextImpl.class
org.hibernate.validator.engine.ConstraintValidatorFactoryImpl.class
org.hibernate.validator.engine.ConstraintViolationImpl.class
org.hibernate.validator.engine.GlobalExecutionContext.class
org.hibernate.validator.engine.LocalExecutionContext.class
org.hibernate.validator.engine.MessageAndPath.class
org.hibernate.validator.engine.MessageInterpolatorContext.class
org.hibernate.validator.engine.NodeImpl.class
org.hibernate.validator.engine.PathImpl.class
org.hibernate.validator.engine.ResourceBundleMessageInterpolator.class
org.hibernate.validator.engine.ValidatorContextImpl.class
org.hibernate.validator.engine.ValidatorFactoryImpl.class
org.hibernate.validator.engine.ValidatorImpl.class
org.hibernate.validator.engine.groups.Group.class
org.hibernate.validator.engine.groups.GroupChain.class
org.hibernate.validator.engine.groups.GroupChainGenerator.class
org.hibernate.validator.engine.resolver.DefaultTraversableResolver.class
org.hibernate.validator.engine.resolver.JPATraversableResolver.class
org.hibernate.validator.engine.resolver.SingleThreadCachedTraversableResolver.class
org.hibernate.validator.engine.resourceloading.AggregateResourceBundleLocator.class
org.hibernate.validator.engine.resourceloading.CachingResourceBundleLocator.class
org.hibernate.validator.engine.resourceloading.DelegatingResourceBundleLocator.class
org.hibernate.validator.engine.resourceloading.PlatformResourceBundleLocator.class
org.hibernate.validator.engine.resourceloading.ResourceBundleLocator.class
org.hibernate.validator.jtype.ClassSerializer.class
org.hibernate.validator.jtype.ClassSerializers.class
org.hibernate.validator.jtype.ClassUtils.class
org.hibernate.validator.jtype.DefaultGenericArrayType.class
org.hibernate.validator.jtype.DefaultParameterizedType.class
org.hibernate.validator.jtype.DefaultTypeVariable.class
org.hibernate.validator.jtype.DefaultWildcardType.class
org.hibernate.validator.jtype.Generic.class
org.hibernate.validator.jtype.Generics.class
org.hibernate.validator.jtype.TypeUtils.class
org.hibernate.validator.jtype.Types.class
org.hibernate.validator.jtype.Utils.class
org.hibernate.validator.metadata.AnnotationIgnores.class
org.hibernate.validator.metadata.BeanDescriptorImpl.class
org.hibernate.validator.metadata.BeanMetaData.class
org.hibernate.validator.metadata.BeanMetaDataCache.class
org.hibernate.validator.metadata.BeanMetaDataImpl.class
org.hibernate.validator.metadata.ConstraintDescriptorImpl.class
org.hibernate.validator.metadata.ConstraintHelper.class
org.hibernate.validator.metadata.ConstraintOrigin.class
org.hibernate.validator.metadata.ElementDescriptorImpl.class
org.hibernate.validator.metadata.MetaConstraint.class
org.hibernate.validator.metadata.PropertyDescriptorImpl.class
org.hibernate.validator.util.ContainsField.class
org.hibernate.validator.util.ContainsMethod.class
org.hibernate.validator.util.GetAnnotationParameter.class
org.hibernate.validator.util.GetClassLoader.class
org.hibernate.validator.util.GetConstructor.class
org.hibernate.validator.util.GetDeclaredField.class
org.hibernate.validator.util.GetDeclaredFields.class
org.hibernate.validator.util.GetDeclaredMethods.class
org.hibernate.validator.util.GetMethod.class
org.hibernate.validator.util.GetMethodFromPropertyName.class
org.hibernate.validator.util.GetMethods.class
org.hibernate.validator.util.IdentitySet.class
org.hibernate.validator.util.IteratorEnumeration.class
org.hibernate.validator.util.LazyValidatorFactory.class
org.hibernate.validator.util.LoadClass.class
org.hibernate.validator.util.LoggerFactory.class
org.hibernate.validator.util.NewInstance.class
org.hibernate.validator.util.ReflectionHelper.class
org.hibernate.validator.util.SetAccessibility.class
org.hibernate.validator.util.ValidatorTypeHelper.class
org.hibernate.validator.util.Version.class
org.hibernate.validator.util.annotationfactory.AnnotationDescriptor.class
org.hibernate.validator.util.annotationfactory.AnnotationFactory.class
org.hibernate.validator.util.annotationfactory.AnnotationProxy.class
org.hibernate.validator.xml.AnnotationType.class
org.hibernate.validator.xml.BeanType.class
org.hibernate.validator.xml.ClassType.class
org.hibernate.validator.xml.ConstraintDefinitionType.class
org.hibernate.validator.xml.ConstraintMappingsType.class
org.hibernate.validator.xml.ConstraintType.class
org.hibernate.validator.xml.ElementType.class
org.hibernate.validator.xml.FieldType.class
org.hibernate.validator.xml.GetterType.class
org.hibernate.validator.xml.GroupSequenceType.class
org.hibernate.validator.xml.GroupsType.class
org.hibernate.validator.xml.ObjectFactory.class
org.hibernate.validator.xml.PayloadType.class
org.hibernate.validator.xml.PropertyType.class
org.hibernate.validator.xml.ValidatedByType.class
org.hibernate.validator.xml.ValidationBootstrapParameters.class
org.hibernate.validator.xml.ValidationConfigType.class
org.hibernate.validator.xml.ValidationXmlParser.class
org.hibernate.validator.xml.XmlMappingParser.class
org.hibernate.validator.xml.package-info.class
org/hibernate/validator/ValidationMessages.properties
org/hibernate/validator/ValidationMessages_de.properties
org/hibernate/validator/ValidationMessages_fr.properties
org/hibernate/validator/ValidationMessages_mn_MN.properties
org/hibernate/validator/ValidationMessages_tr.properties

Pom

hibernate-validator-4.1.0.beta1.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<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">
  <parent>
    <artifactId>hibernate-validator-parent</artifactId>
    <groupId>org.hibernate</groupId>
    <version>4.1.0.Beta1</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.hibernate</groupId>
  <artifactId>hibernate-validator</artifactId>
  <name>Hibernate Validator</name>
  <description>Hibernate's Bean Validation (JSR-303) reference implementation.</description>
  <build>
    <defaultGoal>test</defaultGoal>
    <resources>
      <resource>
        <filtering>true</filtering>
        <directory>src/main/resources</directory>
      </resource>
      <resource>
        <targetPath>META-INF</targetPath>
        <directory>src/main/xsd</directory>
      </resource>
    </resources>
    <plugins>
      <plugin>
        <artifactId>maven-source-plugin</artifactId>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>jaxb2-maven-plugin</artifactId>
        <executions>
          <execution>
            <goals>
              <goal>xjc</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <packageName>org.hibernate.validator.xml</packageName>
          <outputDirectory>${basedir}/target/generated-sources</outputDirectory>
          <extension>true</extension>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-jar-plugin</artifactId>
        <configuration>
          <archive>
            <manifestFile>${pom.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
          </archive>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.felix</groupId>
        <artifactId>maven-bundle-plugin</artifactId>
        <extensions>true</extensions>
        <executions>
          <execution>
            <id>bundle-manifest</id>
            <phase>process-classes</phase>
            <goals>
              <goal>manifest</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <instructions>
            <Import-Package>javax.persistence.*;version="[2.0.0,3.0.0)";resolution:=optional,
                            javax.validation.*;version="[1.0.0,2.0.0)",
                            javax.xml.*;version="0",
                            org.xml.sax.*;version="0",
                            org.slf4j.*;version="[1.5.6,2.0.0)"</Import-Package>
            <Export-Package>org.hibernate.validator.*;version="${pom.version}"</Export-Package>
          </instructions>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <suiteXmlFiles>
            <suiteXmlFile>${basedir}/src/test/suite/unit-tests.xml</suiteXmlFile>
          </suiteXmlFiles>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-report-plugin</artifactId>
      </plugin>
      <plugin>
        <artifactId>maven-shade-plugin</artifactId>
        <executions>
          <execution>
            <phase>package</phase>
            <goals>
              <goal>shade</goal>
            </goals>
            <configuration>
              <artifactSet>
                <includes>
                  <include>com.googlecode.jtype:jtype</include>
                </includes>
              </artifactSet>
              <relocations>
                <relocation>
                  <pattern>com.googlecode.jtype</pattern>
                  <shadedPattern>org.hibernate.validator.jtype</shadedPattern>
                </relocation>
              </relocations>
              <transformers>
                <transformer />
              </transformers>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.jboss.maven.plugins</groupId>
        <artifactId>maven-jdocbook-plugin</artifactId>
        <extensions>true</extensions>
        <executions>
          <execution>
            <id>make-doc</id>
            <phase>site</phase>
            <goals>
              <goal>resources</goal>
              <goal>generate</goal>
            </goals>
          </execution>
        </executions>
        <dependencies>
          <dependency>
            <groupId>org.hibernate</groupId>
            <artifactId>hibernate-jdocbook-style</artifactId>
            <version>2.0.0</version>
            <type>jdocbook-style</type>
          </dependency>
        </dependencies>
        <configuration>
          <sourceDocumentName>master.xml</sourceDocumentName>
          <sourceDirectory>${basedir}/src/main/docbook</sourceDirectory>
          <masterTranslation>en-US</masterTranslation>
          <imageResource>
            <directory>${basedir}/src/main/docbook/en-US/images</directory>
          </imageResource>
          <formats>
            <format>
              <formatName>pdf</formatName>
              <stylesheetResource>classpath:/xslt/org/hibernate/jdocbook/xslt/pdf.xsl</stylesheetResource>
              <finalName>hibernate_validator_reference.pdf</finalName>
            </format>
            <format>
              <formatName>html_single</formatName>
              <stylesheetResource>classpath:/xslt/org/hibernate/jdocbook/xslt/xhtml-single.xsl</stylesheetResource>
              <finalName>index.html</finalName>
            </format>
            <format>
              <formatName>html</formatName>
              <stylesheetResource>classpath:/xslt/org/hibernate/jdocbook/xslt/xhtml.xsl</stylesheetResource>
              <finalName>index.html</finalName>
            </format>
          </formats>
          <options>
            <xincludeSupported>true</xincludeSupported>
            <xmlTransformerType>saxon</xmlTransformerType>
            <docbookVersion>1.72.0</docbookVersion>
            <localeSeparator>-</localeSeparator>
          </options>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.jboss.maven.plugins</groupId>
        <artifactId>maven-jdocbook-style-plugin</artifactId>
      </plugin>
      <plugin>
        <artifactId>maven-assembly-plugin</artifactId>
        <executions>
          <execution>
            <id>make-assembly</id>
            <phase>site</phase>
            <goals>
              <goal>assembly</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <descriptors>
            <descriptor>src/main/assembly/dist.xml</descriptor>
          </descriptors>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-release-plugin</artifactId>
        <configuration>
          <goals>javadoc:javadoc org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.0:resources
                        org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.0:generate assembly:assembly deploy</goals>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.twdata.maven</groupId>
        <artifactId>maven-cli-plugin</artifactId>
      </plugin>
    </plugins>
  </build>
  <dependencies>
    <dependency>
      <groupId>javax.validation</groupId>
      <artifactId>validation-api</artifactId>
      <version>1.0.0.GA</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.5.6</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-log4j12</artifactId>
      <version>1.5.6</version>
      <scope>runtime</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>javax.xml.bind</groupId>
      <artifactId>jaxb-api</artifactId>
      <version>2.2</version>
      <scope>provided</scope>
      <exclusions>
        <exclusion>
          <artifactId>stax-api</artifactId>
          <groupId>javax.xml.stream</groupId>
        </exclusion>
        <exclusion>
          <artifactId>activation</artifactId>
          <groupId>javax.activation</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.sun.xml.bind</groupId>
      <artifactId>jaxb-impl</artifactId>
      <version>2.1.12</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.hibernate.java-persistence</groupId>
      <artifactId>jpa-api</artifactId>
      <version>2.0-cr-1</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.testng</groupId>
      <artifactId>testng</artifactId>
      <version>5.8</version>
      <classifier>jdk15</classifier>
      <scope>test</scope>
      <exclusions>
        <exclusion>
          <artifactId>junit</artifactId>
          <groupId>junit</groupId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
  <reporting>
    <plugins>
      <plugin>
        <artifactId>maven-project-info-reports-plugin</artifactId>
      </plugin>
    </plugins>
  </reporting>
  <distributionManagement>
    <site>
      <id>site</id>
      <url>http://validator.hibernate.org</url>
    </site>
  </distributionManagement>
</project>

POM Entry

<dependency>
   <groupId>org.hibernate</groupId>
   <artifactId>hibernate-validator</artifactId>
   <version>4.1.0.beta1</version>
</dependency>

Download

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



Download hibernate-validator-4.1.0.beta1.jar file




PreviousNext

Related