| License |
License |
|---|---|
| GroupId | GroupIdru.curs |
| ArtifactId | ArtifactIdcelesta-unit |
| Last Version | Last Version7.4.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncelesta-unit
celesta - LGPL platform for business logic development
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| celesta-unit-7.4.21.pom | |
| celesta-unit-7.4.21.jar | 59 KB |
| celesta-unit-7.4.21-sources.jar | 28 KB |
| celesta-unit-7.4.21-javadoc.jar | 226 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.curs/celesta-unit/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>celesta-unit</artifactId>
<version>7.4.21</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-unit/
implementation 'ru.curs:celesta-unit:7.4.21'
// https://jarcasting.com/artifacts/ru.curs/celesta-unit/
implementation ("ru.curs:celesta-unit:7.4.21")
'ru.curs:celesta-unit:jar:7.4.21'
<dependency org="ru.curs" name="celesta-unit" rev="7.4.21">
<artifact name="celesta-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-unit', version='7.4.21')
)
libraryDependencies += "ru.curs" % "celesta-unit" % "7.4.21"
[ru.curs/celesta-unit "7.4.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.curs : celesta-core | jar | 7.4.21 |
| ru.curs : celesta-system-services | jar | 7.4.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |