io.github.ololx.cranberry:cranberry-statement

The cranberry statement is a module of cranberry library (see cranberry). This module provides an api for statements validation (such as not null and e.t.c.). This module includes an annotations for the injecting methods of this api into code during compilation.

Лицензия

Лицензия

Группа

Группа

io.github.ololx.cranberry
Идентификатор

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

cranberry-statement
Последняя версия

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

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.ololx.cranberry:cranberry-statement
The cranberry statement is a module of cranberry library (see cranberry). This module provides an api for statements validation (such as not null and e.t.c.). This module includes an annotations for the injecting methods of this api into code during compilation.
Ссылка на сайт

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

https://ololx.github.io/cranberry/cranberry-statement

Скачать cranberry-statement

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

<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-statement/ -->
<dependency>
    <groupId>io.github.ololx.cranberry</groupId>
    <artifactId>cranberry-statement</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-statement/
implementation 'io.github.ololx.cranberry:cranberry-statement:0.13.0'
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-statement/
implementation ("io.github.ololx.cranberry:cranberry-statement:0.13.0")
'io.github.ololx.cranberry:cranberry-statement:jar:0.13.0'
<dependency org="io.github.ololx.cranberry" name="cranberry-statement" rev="0.13.0">
  <artifact name="cranberry-statement" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry-statement', version='0.13.0')
)
libraryDependencies += "io.github.ololx.cranberry" % "cranberry-statement" % "0.13.0"
[io.github.ololx.cranberry/cranberry-statement "0.13.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.github.ololx.cranberry : cranberry-commons jar 0.13.0

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

Данный проект не имеет модулей.

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

Версия
0.13.0
0.9.1
0.5.3
0.5.2
0.4.0