How To Install Java Artifact org.hibernate.jsr303.tck.jsr303-tck v1.0.5.GA

org.hibernate.jsr303.tck jsr303-tck 1.0.5.GA

Introduction

In this article, we'll learn how to install Java artifact jsr303-tck from org.hibernate.jsr303.tck group in version 1.0.5.GA. The artifact is available in 16 versions: 1.0.8.GA 1.0.7.GA 1.0.6.GA 1.0.5.GA 1.0.5.Beta1 1.0.4.GA 1.0.3.GA 1.0.2.GA 1.0.1.GA 1.0.0.GA 1.0.0.Alpha6 1.0.0.Alpha5 1.0.0.Alpha4 1.0.0.Alpha3 1.0.0.Alpha2 1.0.0.Alpha1 . The JSR-303 TCK project has been released under Apache License, Version 2.0 license, and has its own website at: http://validator.hibernate.org .

How To Install Java Artifact org.hibernate.jsr303.tck.jsr303-tck In Version 1.0.5.GA

To install the JSR-303 TCK artifact in version 1.0.5.GA add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JSR-303 TCK dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (5)

Licenses

Developers