is not current version
Last Version 1.16

com.github.mstream-trader:commons-config-parent 1.11


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-config-parent
Version

Version

1.11
Type

Type

pom

Download commons-config-parent 1.11


<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-parent/ -->
<dependency>
    <groupId>com.github.mstream-trader</groupId>
    <artifactId>commons-config-parent</artifactId>
    <version>1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-parent/
implementation 'com.github.mstream-trader:commons-config-parent:1.11'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-config-parent/
implementation ("com.github.mstream-trader:commons-config-parent:1.11")
'com.github.mstream-trader:commons-config-parent:pom:1.11'
<dependency org="com.github.mstream-trader" name="commons-config-parent" rev="1.11">
  <artifact name="commons-config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-config-parent', version='1.11')
)
libraryDependencies += "com.github.mstream-trader" % "commons-config-parent" % "1.11"
[com.github.mstream-trader/commons-config-parent "1.11"]