License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-config-integration-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-integration-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-config-integration-tests</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-integration-tests/
implementation 'com.github.mstream-trader:commons-config-integration-tests:1.16'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-integration-tests/
implementation ("com.github.mstream-trader:commons-config-integration-tests:1.16")
'com.github.mstream-trader:commons-config-integration-tests:jar:1.16'
<dependency org="com.github.mstream-trader" name="commons-config-integration-tests" rev="1.16">
<artifact name="commons-config-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-config-integration-tests', version='1.16')
)
libraryDependencies += "com.github.mstream-trader" % "commons-config-integration-tests" % "1.16"
[com.github.mstream-trader/commons-config-integration-tests "1.16"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mstream-trader : commons-config | jar | 1.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.inject : guice | jar | 4.1.0 |