celesta-documentation

celesta - LGPL platform for business logic development

Лицензия

Лицензия

Группа

Группа

ru.curs
Идентификатор

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

celesta-documentation
Последняя версия

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

7.3.33
Дата

Дата

Тип

Тип

jar
Описание

Описание

celesta-documentation
celesta - LGPL platform for business logic development
Организация-разработчик

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

CURS

Скачать celesta-documentation

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

<!-- https://jarcasting.com/artifacts/ru.curs/celesta-documentation/ -->
<dependency>
    <groupId>ru.curs</groupId>
    <artifactId>celesta-documentation</artifactId>
    <version>7.3.33</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-documentation/
implementation 'ru.curs:celesta-documentation:7.3.33'
// https://jarcasting.com/artifacts/ru.curs/celesta-documentation/
implementation ("ru.curs:celesta-documentation:7.3.33")
'ru.curs:celesta-documentation:jar:7.3.33'
<dependency org="ru.curs" name="celesta-documentation" rev="7.3.33">
  <artifact name="celesta-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-documentation', version='7.3.33')
)
libraryDependencies += "ru.curs" % "celesta-documentation" % "7.3.33"
[ru.curs/celesta-documentation "7.3.33"]

Зависимости

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

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

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

Celesta

Build Status Maven Central

Celesta is a set of tools for Java backend developers who want easier ways to deliver RDBMS-backed software.

This is a Java library with a Maven plugin that provides database migrations, ORM and testing.

Unlike e. g. Hibernate + Liquibase, Celesta does not require one to keep in mind the schema design and migrations separately, and provides a fast and lightweight way to unit-test the code that works with the database.

Documentation

How to Contribute

Feel free to ask a question, open an issue or submit a PR.

For more details, see CONTRIBUTING.md.

Related Tools

Useful Links

ru.curs

Course Orchestra

Opensource platform for business applications

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

Версия
7.3.33