is not current version
Last Version 7.4.21

ru.curs:celesta-parent 7.2.4

celesta - LGPL platform for business logic development

GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-parent
Version

Version

7.2.4
Type

Type

pom

Download celesta-parent 7.2.4

Filename Size
celesta-parent-7.2.4.pom 21 KB
Browse

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