celesta

celesta - GPL platform for business logic development

License

License

GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta
Last Version

Last Version

6.0RC3
Release Date

Release Date

Type

Type

jar
Description

Description

celesta
celesta - GPL platform for business logic development
Project URL

Project URL

https://share.curs.ru/wiki/index.php/Celesta
Project Organization

Project Organization

CURS
Source Code Management

Source Code Management

https://svn.code.sf.net/p/kurs-celesta/code/trunk/

Download celesta

How to add to project

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

Dependencies

compile (3)

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

runtime (3)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.1.3
com.microsoft.sqlserver » sqljdbc4 jar 4.0
com.oracle.jdbc » ojdbc6 jar 11.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
6.0RC3
6.0RC2
6.0RC1