License |
License |
---|---|
GroupId | GroupIdio.cloudslang |
ArtifactId | ArtifactIdhello-score |
Version | Version0.3.249 |
Type | Typejar |
Description |
DescriptionA Java based orchestration engine
|
Filename | Size |
---|---|
hello-score-0.3.249.pom | |
hello-score-0.3.249.jar | 6 KB |
hello-score-0.3.249-sources.jar | 4 KB |
hello-score-0.3.249-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cloudslang/hello-score/ -->
<dependency>
<groupId>io.cloudslang</groupId>
<artifactId>hello-score</artifactId>
<version>0.3.249</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang/hello-score/
implementation 'io.cloudslang:hello-score:0.3.249'
// https://jarcasting.com/artifacts/io.cloudslang/hello-score/
implementation ("io.cloudslang:hello-score:0.3.249")
'io.cloudslang:hello-score:jar:0.3.249'
<dependency org="io.cloudslang" name="hello-score" rev="0.3.249">
<artifact name="hello-score" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang', module='hello-score', version='0.3.249')
)
libraryDependencies += "io.cloudslang" % "hello-score" % "0.3.249"
[io.cloudslang/hello-score "0.3.249"]
Group / Artifact | Type | Version |
---|---|---|
io.cloudslang : control-action-samples | jar | 0.3.249 |
io.cloudslang : score-all | jar | 0.3.249 |
com.h2database : h2 | jar | 1.4.199 |