License |
License |
---|---|
GroupId | GroupIdio.openscore |
ArtifactId | ArtifactIdscore-tests |
Version | Version0.1.266 |
Type | Typejar |
Description |
DescriptionA Java based orchestration engine
|
Filename | Size |
---|---|
score-tests-0.1.266.pom | |
score-tests-0.1.266.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openscore/score-tests/ -->
<dependency>
<groupId>io.openscore</groupId>
<artifactId>score-tests</artifactId>
<version>0.1.266</version>
</dependency>
// https://jarcasting.com/artifacts/io.openscore/score-tests/
implementation 'io.openscore:score-tests:0.1.266'
// https://jarcasting.com/artifacts/io.openscore/score-tests/
implementation ("io.openscore:score-tests:0.1.266")
'io.openscore:score-tests:jar:0.1.266'
<dependency org="io.openscore" name="score-tests" rev="0.1.266">
<artifact name="score-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openscore', module='score-tests', version='0.1.266')
)
libraryDependencies += "io.openscore" % "score-tests" % "0.1.266"
[io.openscore/score-tests "0.1.266"]
Group / Artifact | Type | Version |
---|---|---|
io.openscore : score-all | jar | 0.1.266 |
io.openscore : control-action-samples | jar | 0.1.266 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.springframework : spring-test | jar | 4.1.4.RELEASE |
org.mockito : mockito-all | jar | 1.9.5 |
org.easytesting : fest-assert | jar | 1.4 |
org.liquibase : liquibase-core | jar | 2.0.5 |
com.h2database : h2 | jar | 1.3.175 |