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