| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.mstream-trader |
| ArtifactId | ArtifactIdcommons-config |
| Last Version | Last Version1.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrading simulation game
|
| Filename | Size |
|---|---|
| commons-config-1.16.pom | |
| commons-config-1.16.jar | 16 KB |
| commons-config-1.16-sources.jar | 11 KB |
| commons-config-1.16-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-config</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config/
implementation 'com.github.mstream-trader:commons-config:1.16'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config/
implementation ("com.github.mstream-trader:commons-config:1.16")
'com.github.mstream-trader:commons-config:jar:1.16'
<dependency org="com.github.mstream-trader" name="commons-config" rev="1.16">
<artifact name="commons-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-config', version='1.16')
)
libraryDependencies += "com.github.mstream-trader" % "commons-config" % "1.16"
[com.github.mstream-trader/commons-config "1.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mstream-trader : commons-utils | jar | 1.4 |
| com.google.inject : guice | jar | 4.1.0 |
| org.apache.curator : curator-framework | jar | 2.11.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.3 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| io.ratpack : ratpack-core | jar | 1.4.2 |
| com.github.fge : json-schema-validator | jar | 2.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.2.9 |