io.github.ololx.cranberry:cranberry

The Cranberry is a java library that allows to write less routine code. It's automatically plugs into you build during compilation and sweets up your project.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.13.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

http://github.com/ololx/cranberry

Скачать cranberry

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

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

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

Зависимости

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

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

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

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

Версия
0.13.0
0.9.1
0.4.0