ru.curs:celesta-jython

celesta - GPL platform for business logic development

License

License

GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-jython
Last Version

Last Version

6.2.20
Release Date

Release Date

Type

Type

jar
Description

Description

celesta - GPL platform for business logic development
Project Organization

Project Organization

CURS

Download celesta-jython

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.python : jython-standalone jar 2.7.1b3
com.google.code.gson : gson jar 2.8.2
org.json : json jar 20171018

runtime (3)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.1.3
com.microsoft.sqlserver : mssql-jdbc jar 6.2.2.jre8
com.oracle.weblogic » ojdbc6 jar 12.1.2-0-0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.0.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

ru.curs

Course Orchestra

Opensource platform for business applications

Versions

Version
6.2.20
6.2.19
6.2.18
6.2.17
6.2.16
6.2.15
6.2.14
6.2.13
6.2.12
6.2.11
6.2.10
6.2.9
6.2.8
6.2.7
6.2.6
6.2.5
6.2.4
6.2.3
6.2.2
6.2.0
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