| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.cloudslang |
| Идентификатор | Идентификаторhello-score |
| Последняя версия | Последняя версия0.3.260 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA Java based orchestration engine
|
| Имя Файла | Размер |
|---|---|
| hello-score-0.3.260.pom | |
| hello-score-0.3.260.jar | 6 KB |
| hello-score-0.3.260-sources.jar | 4 KB |
| hello-score-0.3.260-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.cloudslang/hello-score/ -->
<dependency>
<groupId>io.cloudslang</groupId>
<artifactId>hello-score</artifactId>
<version>0.3.260</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang/hello-score/
implementation 'io.cloudslang:hello-score:0.3.260'
// https://jarcasting.com/artifacts/io.cloudslang/hello-score/
implementation ("io.cloudslang:hello-score:0.3.260")
'io.cloudslang:hello-score:jar:0.3.260'
<dependency org="io.cloudslang" name="hello-score" rev="0.3.260">
<artifact name="hello-score" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang', module='hello-score', version='0.3.260')
)
libraryDependencies += "io.cloudslang" % "hello-score" % "0.3.260"
[io.cloudslang/hello-score "0.3.260"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.cloudslang : control-action-samples | jar | 0.3.260 |
| io.cloudslang : score-all | jar | 0.3.260 |
| com.h2database : h2 | jar | 2.1.210 |