celesta-java

celesta - GPL platform for business logic development

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

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

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

6.1.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

CURS

Скачать celesta-java

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
ru.curs : celesta-system-services jar 6.1.12
com.h2database : h2 jar 1.4.196
org.reflections : reflections jar 0.9.11

runtime (3)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.1.3
com.microsoft.sqlserver : mssql-jdbc jar 6.4.0.jre8
com.oracle.weblogic » ojdbc6 jar 12.1.2-0-0

test (4)

Идентификатор библиотеки Тип Версия
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

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

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

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

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

Версия
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