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