io.github.ololx:cranberry

The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.5.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

io.github.ololx:cranberry
The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.
Ссылка на сайт

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

https://ololx.github.io/CRANBERRY
Система контроля версий

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

http://github.com/ololx/cranberry

Скачать cranberry

Имя Файла Размер
cranberry-0.5.3.pom 13 KB
Обзор

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

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

Зависимости

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

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

  • /cranberry-commons
  • /cranberry-statement
  • /cranberry-logging
  • /cranberry-muffin

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

Версия
0.5.3
0.5.2