License |
License |
---|---|
GroupId | GroupIdio.openscore |
ArtifactId | ArtifactIdscore-orchestrator-impl |
Version | Version0.1.266 |
Type | Typejar |
Description |
DescriptionA Java based orchestration engine
|
<!-- https://jarcasting.com/artifacts/io.openscore/score-orchestrator-impl/ -->
<dependency>
<groupId>io.openscore</groupId>
<artifactId>score-orchestrator-impl</artifactId>
<version>0.1.266</version>
</dependency>
// https://jarcasting.com/artifacts/io.openscore/score-orchestrator-impl/
implementation 'io.openscore:score-orchestrator-impl:0.1.266'
// https://jarcasting.com/artifacts/io.openscore/score-orchestrator-impl/
implementation ("io.openscore:score-orchestrator-impl:0.1.266")
'io.openscore:score-orchestrator-impl:jar:0.1.266'
<dependency org="io.openscore" name="score-orchestrator-impl" rev="0.1.266">
<artifact name="score-orchestrator-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openscore', module='score-orchestrator-impl', version='0.1.266')
)
libraryDependencies += "io.openscore" % "score-orchestrator-impl" % "0.1.266"
[io.openscore/score-orchestrator-impl "0.1.266"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 4.1.4.RELEASE |
org.springframework : spring-context | jar | 4.1.4.RELEASE |
org.springframework : spring-tx | jar | 4.1.4.RELEASE |
com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
org.hibernate : hibernate-core | jar | 4.2.16.Final |
commons-collections : commons-collections | jar | 3.2.1 |
com.mysema.querydsl : querydsl-jpa | jar | 3.2.4 |
io.openscore : score-api | jar | 0.1.266 |
io.openscore : score-facade | jar | 0.1.266 |
io.openscore : score-queue-api | jar | 0.1.266 |
io.openscore : score-orchestrator-api | jar | 0.1.266 |
org.liquibase : liquibase-core | jar | 2.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.springframework : spring-test | jar | 4.1.4.RELEASE |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.hibernate : hibernate-entitymanager | jar | 4.2.16.Final |
org.hibernate : hibernate-validator | jar | 4.3.0.Final |
org.mockito : mockito-all | jar | 1.9.5 |
com.h2database : h2 | jar | 1.3.175 |
org.easytesting : fest-assert | jar | 1.4 |