License |
License |
---|---|
GroupId | GroupIdio.openscore |
ArtifactId | ArtifactIdscore-worker-execution-impl |
Version | Version0.1.266 |
Type | Typejar |
Description |
DescriptionA Java based orchestration engine
|
<!-- https://jarcasting.com/artifacts/io.openscore/score-worker-execution-impl/ -->
<dependency>
<groupId>io.openscore</groupId>
<artifactId>score-worker-execution-impl</artifactId>
<version>0.1.266</version>
</dependency>
// https://jarcasting.com/artifacts/io.openscore/score-worker-execution-impl/
implementation 'io.openscore:score-worker-execution-impl:0.1.266'
// https://jarcasting.com/artifacts/io.openscore/score-worker-execution-impl/
implementation ("io.openscore:score-worker-execution-impl:0.1.266")
'io.openscore:score-worker-execution-impl:jar:0.1.266'
<dependency org="io.openscore" name="score-worker-execution-impl" rev="0.1.266">
<artifact name="score-worker-execution-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openscore', module='score-worker-execution-impl', version='0.1.266')
)
libraryDependencies += "io.openscore" % "score-worker-execution-impl" % "0.1.266"
[io.openscore/score-worker-execution-impl "0.1.266"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.1.4.RELEASE |
io.openscore : score-api | jar | |
com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
log4j : log4j | jar | 1.2.17 |
org.springframework : spring-tx | jar | 4.1.4.RELEASE |
io.openscore : score-worker-execution-api | jar | 0.1.266 |
io.openscore : score-orchestrator-api | jar | |
io.openscore : score-worker-manager-api | jar | 0.1.266 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.175 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.5 |
org.springframework : spring-test | jar | 4.1.4.RELEASE |