License |
License |
---|---|
GroupId | GroupIdio.openscore |
ArtifactId | ArtifactIdscore-orchestrator-api |
Version | Version0.1.266 |
Type | Typejar |
Description |
DescriptionA Java based orchestration engine
|
<!-- https://jarcasting.com/artifacts/io.openscore/score-orchestrator-api/ -->
<dependency>
<groupId>io.openscore</groupId>
<artifactId>score-orchestrator-api</artifactId>
<version>0.1.266</version>
</dependency>
// https://jarcasting.com/artifacts/io.openscore/score-orchestrator-api/
implementation 'io.openscore:score-orchestrator-api:0.1.266'
// https://jarcasting.com/artifacts/io.openscore/score-orchestrator-api/
implementation ("io.openscore:score-orchestrator-api:0.1.266")
'io.openscore:score-orchestrator-api:jar:0.1.266'
<dependency org="io.openscore" name="score-orchestrator-api" rev="0.1.266">
<artifact name="score-orchestrator-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openscore', module='score-orchestrator-api', version='0.1.266')
)
libraryDependencies += "io.openscore" % "score-orchestrator-api" % "0.1.266"
[io.openscore/score-orchestrator-api "0.1.266"]
Group / Artifact | Type | Version |
---|---|---|
io.openscore : score-facade | jar | 0.1.266 |
io.openscore : score-data-api | jar | 0.1.266 |
org.hibernate : hibernate-core | jar | 4.2.16.Final |
Group / Artifact | Type | Version |
---|---|---|
com.mysema.querydsl : querydsl-apt | jar | 3.2.4 |