celesta-vintage

celesta - GPL platform for business logic development

License

License

GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-vintage
Last Version

Last Version

6.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

celesta-vintage
celesta - GPL platform for business logic development
Project Organization

Project Organization

CURS

Download celesta-vintage

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ru.curs : celesta-java jar 6.1.12
ru.curs : celesta-jython jar 6.1.12

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-launcher jar 1.0.0
org.junit.platform : junit-platform-runner jar 1.0.0

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

In English

In Russian

ru.curs

Course Orchestra

Opensource platform for business applications

Versions

Version
6.1.12
6.1.11
6.1.10
6.1.9
6.1.8
6.1.7
6.1.6
6.1.5
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0