License |
License |
---|---|
GroupId | GroupIdru.curs |
ArtifactId | ArtifactIdcelesta-core |
Version | Version7.3.46 |
Type | Typejar |
Description |
Descriptioncelesta-core
celesta - LGPL platform for business logic development
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
celesta-core-7.3.46.pom | |
celesta-core-7.3.46.jar | 127 KB |
celesta-core-7.3.46-sources.jar | 70 KB |
celesta-core-7.3.46-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.curs/celesta-core/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>celesta-core</artifactId>
<version>7.3.46</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-core/
implementation 'ru.curs:celesta-core:7.3.46'
// https://jarcasting.com/artifacts/ru.curs/celesta-core/
implementation ("ru.curs:celesta-core:7.3.46")
'ru.curs:celesta-core:jar:7.3.46'
<dependency org="ru.curs" name="celesta-core" rev="7.3.46">
<artifact name="celesta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-core', version='7.3.46')
)
libraryDependencies += "ru.curs" % "celesta-core" % "7.3.46"
[ru.curs/celesta-core "7.3.46"]
Group / Artifact | Type | Version |
---|---|---|
ru.curs : celesta-sql | jar | 7.3.46 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |