celesta-documentation

celesta - LGPL platform for business logic development

License

License

GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-documentation
Last Version

Last Version

7.3.33
Release Date

Release Date

Type

Type

jar
Description

Description

celesta-documentation
celesta - LGPL platform for business logic development
Project Organization

Project Organization

CURS

Download celesta-documentation

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
7.3.33