License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-config-functional-tests |
Last Version | Last Version1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-functional-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-config-functional-tests</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-functional-tests/
implementation 'com.github.mstream-trader:commons-config-functional-tests:1.16'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-functional-tests/
implementation ("com.github.mstream-trader:commons-config-functional-tests:1.16")
'com.github.mstream-trader:commons-config-functional-tests:jar:1.16'
<dependency org="com.github.mstream-trader" name="commons-config-functional-tests" rev="1.16">
<artifact name="commons-config-functional-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-config-functional-tests', version='1.16')
)
libraryDependencies += "com.github.mstream-trader" % "commons-config-functional-tests" % "1.16"
[com.github.mstream-trader/commons-config-functional-tests "1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-framework | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.mstream-trader : commons-config | jar | 1.16 |
info.cukes : cucumber-java | jar | 1.2.4 |
info.cukes : cucumber-guice | jar | 1.2.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.3 |
info.cukes : cucumber-junit | jar | 1.2.4 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |