License |
License |
---|---|
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-test |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
Filename | Size |
---|---|
commons-test-1.14.pom | |
commons-test-1.14.jar | 13 KB |
commons-test-1.14-sources.jar | 10 KB |
commons-test-1.14-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-test</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test/
implementation 'com.github.mstream-trader:commons-test:1.14'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test/
implementation ("com.github.mstream-trader:commons-test:1.14")
'com.github.mstream-trader:commons-test:jar:1.14'
<dependency org="com.github.mstream-trader" name="commons-test" rev="1.14">
<artifact name="commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-test', version='1.14')
)
libraryDependencies += "com.github.mstream-trader" % "commons-test" % "1.14"
[com.github.mstream-trader/commons-test "1.14"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mstream-trader : commons-utils | jar | 1.4 |
com.github.mstream-trader : commons-config | jar | 1.12 |
com.google.inject : guice | jar | 4.1.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
io.rest-assured : rest-assured | jar | 3.0.1 |
io.rest-assured : json-schema-validator | jar | 3.0.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.mock-server : mockserver-client-java | jar | 3.10.4 |
info.cukes : cucumber-java | jar | 1.2.4 |
info.cukes : cucumber-guice | jar | 1.2.4 |
org.freemarker : freemarker | jar | 2.3.23 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |