Requirements

A fluent API for enforcing design contracts with automatic message generation

Лицензия

Лицензия

Группа

Группа

com.github.cowwoc.requirements
Идентификатор

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

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

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

6.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Requirements
A fluent API for enforcing design contracts with automatic message generation
Ссылка на сайт

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

https://github.com/cowwoc/requirements.java/
Система контроля версий

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

https://github.com/cowwoc/requirements.java/

Скачать root

Имя Файла Размер
root-6.1.0.pom 12 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/ -->
<dependency>
    <groupId>com.github.cowwoc.requirements</groupId>
    <artifactId>root</artifactId>
    <version>6.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/
implementation 'com.github.cowwoc.requirements:root:6.1.0'
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/
implementation ("com.github.cowwoc.requirements:root:6.1.0")
'com.github.cowwoc.requirements:root:pom:6.1.0'
<dependency org="com.github.cowwoc.requirements" name="root" rev="6.1.0">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cowwoc.requirements', module='root', version='6.1.0')
)
libraryDependencies += "com.github.cowwoc.requirements" % "root" % "6.1.0"
[com.github.cowwoc.requirements/root "6.1.0"]

Зависимости

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

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

  • annotations
  • natives
  • code_generator
  • maven_plugin
  • java
  • guava

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

Версия
6.1.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0