Jakarta Bean Validation TCK Aggregator

Jakarta Bean Validation TCK

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

org.hibernate.beanvalidation.tck
Идентификатор

Идентификатор

beanvalidation-tck-parent
Последняя версия

Последняя версия

2.0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jakarta Bean Validation TCK Aggregator
Jakarta Bean Validation TCK
Ссылка на сайт

Ссылка на сайт

http://beanvalidation.org/
Организация-разработчик

Организация-разработчик

Eclipse Foundation
Система контроля версий

Система контроля версий

http://github.com/eclipse-ee4j/beanvalidation-tck

Скачать beanvalidation-tck-parent

Имя Файла Размер
beanvalidation-tck-parent-2.0.6.pom 22 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.hibernate.beanvalidation.tck/beanvalidation-tck-parent/ -->
<dependency>
    <groupId>org.hibernate.beanvalidation.tck</groupId>
    <artifactId>beanvalidation-tck-parent</artifactId>
    <version>2.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.beanvalidation.tck/beanvalidation-tck-parent/
implementation 'org.hibernate.beanvalidation.tck:beanvalidation-tck-parent:2.0.6'
// https://jarcasting.com/artifacts/org.hibernate.beanvalidation.tck/beanvalidation-tck-parent/
implementation ("org.hibernate.beanvalidation.tck:beanvalidation-tck-parent:2.0.6")
'org.hibernate.beanvalidation.tck:beanvalidation-tck-parent:pom:2.0.6'
<dependency org="org.hibernate.beanvalidation.tck" name="beanvalidation-tck-parent" rev="2.0.6">
  <artifact name="beanvalidation-tck-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.beanvalidation.tck', module='beanvalidation-tck-parent', version='2.0.6')
)
libraryDependencies += "org.hibernate.beanvalidation.tck" % "beanvalidation-tck-parent" % "2.0.6"
[org.hibernate.beanvalidation.tck/beanvalidation-tck-parent "2.0.6"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • tests
  • documentation
  • standalone-container-adapter
  • distribution

Jakarta Bean Validation TCK

Version: 2.0.5 - 05-08-2019

This repository contains the Jakarta Bean Validation 3.0 TCK.

Build from Source

You can build the TCK from source by cloning the git repository https://github.com/eclipse-ee4j/beanvalidation-tck.git. You will also need a JDK 8 and Maven 3. With these prerequisites in place you can compile the source via:

mvn clean install

After successful execution you can find the full distribution bundles in distribution/target. To inspect the different test artifacts and the TCK coverage report refer to tests/target/artifacts and tests/target/coverage-report respectively.

Documentation

The documentation for the TCK is included in the docs directory of the distribution package or viewable online.

If you are looking at a quick start for testing your Jakarta Bean Validation provider implementation against this TCK have a look at the setup-examples directory. It contains a setup example for Ant and Maven.

Release Notes

The release notes for this release can be found here.

Issue tracking

The Jakarta Bean Validation TCK issue tracker is hosted on GitHub.

org.hibernate.beanvalidation.tck

Bean Validation

API, specification, TCK and website of the Bean Validation spec (currently migrated to the Jakarta EE umbrella)

Версии библиотеки

Версия
2.0.6
2.0.5
2.0.4.Final
2.0.3.Final
2.0.2.Final
2.0.1.Final
2.0.0.Final
2.0.0.CR3
2.0.0.CR2
2.0.0.CR1
2.0.0.Beta2
2.0.0.Beta1
2.0.0.Alpha3
2.0.0.Alpha2
2.0.0.Alpha1
1.1.4.Final
1.1.3.Final
1.1.2.Final
1.1.1.Final
1.1.0.Final
1.1.0.CR5
1.1.0.CR4
1.1.0.CR3
1.1.0.CR2
1.1.0.CR1
1.1.0.Beta3
1.1.0.Beta2
1.1.0.Beta1