| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mstream-trader |
| ArtifactId | ArtifactIdcommons-test-functional-tests |
| Last Version | Last Version1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrading simulation game
|
| Filename | Size |
|---|---|
| commons-test-functional-tests-1.14.pom | |
| commons-test-functional-tests-1.14.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test-functional-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-test-functional-tests</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test-functional-tests/
implementation 'com.github.mstream-trader:commons-test-functional-tests:1.14'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test-functional-tests/
implementation ("com.github.mstream-trader:commons-test-functional-tests:1.14")
'com.github.mstream-trader:commons-test-functional-tests:jar:1.14'
<dependency org="com.github.mstream-trader" name="commons-test-functional-tests" rev="1.14">
<artifact name="commons-test-functional-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-test-functional-tests', version='1.14')
)
libraryDependencies += "com.github.mstream-trader" % "commons-test-functional-tests" % "1.14"
[com.github.mstream-trader/commons-test-functional-tests "1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mstream-trader : commons-test | jar | 1.14 |
| info.cukes : cucumber-junit | jar | 1.2.4 |