License |
License |
---|---|
Categories |
CategoriesRatpack User Interface Web Frameworks |
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-ratpack-integration-tests |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack-integration-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-ratpack-integration-tests</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack-integration-tests/
implementation 'com.github.mstream-trader:commons-ratpack-integration-tests:1.6'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack-integration-tests/
implementation ("com.github.mstream-trader:commons-ratpack-integration-tests:1.6")
'com.github.mstream-trader:commons-ratpack-integration-tests:jar:1.6'
<dependency org="com.github.mstream-trader" name="commons-ratpack-integration-tests" rev="1.6">
<artifact name="commons-ratpack-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-ratpack-integration-tests', version='1.6')
)
libraryDependencies += "com.github.mstream-trader" % "commons-ratpack-integration-tests" % "1.6"
[com.github.mstream-trader/commons-ratpack-integration-tests "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mstream-trader : commons-ratpack | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |