| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.mstream-trader |
| ArtifactId | ArtifactIddata-feed-integration-tests |
| Last Version | Last Version1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrading simulation game
|
| Filename | Size |
|---|---|
| data-feed-integration-tests-1.21.pom | |
| data-feed-integration-tests-1.21.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed-integration-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>data-feed-integration-tests</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed-integration-tests/
implementation 'com.github.mstream-trader:data-feed-integration-tests:1.21'
// https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed-integration-tests/
implementation ("com.github.mstream-trader:data-feed-integration-tests:1.21")
'com.github.mstream-trader:data-feed-integration-tests:jar:1.21'
<dependency org="com.github.mstream-trader" name="data-feed-integration-tests" rev="1.21">
<artifact name="data-feed-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='data-feed-integration-tests', version='1.21')
)
libraryDependencies += "com.github.mstream-trader" % "data-feed-integration-tests" % "1.21"
[com.github.mstream-trader/data-feed-integration-tests "1.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mstream-trader : data-feed | jar | 1.21 |
| io.ratpack : ratpack-guice | jar | 1.4.3 |
| io.ratpack : ratpack-test | jar | 1.4.3 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.2.8 |