| License |
License |
|---|---|
| GroupId | GroupIdru.curs |
| ArtifactId | ArtifactIdcelesta-jython |
| Version | Version6.2.20 |
| Type | Typejar |
| Description |
Descriptioncelesta - GPL platform for business logic development
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| celesta-jython-6.2.20.pom | |
| celesta-jython-6.2.20.jar | 2 MB |
| celesta-jython-6.2.20-sources.jar | 163 KB |
| celesta-jython-6.2.20-javadoc.jar | 695 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |