is not current version
Last Version 1.2.0

com.redhat.lightblue.config:core-config 1.1.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.redhat.lightblue.config
ArtifactId

ArtifactId

core-config
Version

Version

1.1.1
Type

Type

jar

Download core-config 1.1.1


<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.config/core-config/ -->
<dependency>
    <groupId>com.redhat.lightblue.config</groupId>
    <artifactId>core-config</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.config/core-config/
implementation 'com.redhat.lightblue.config:core-config:1.1.1'
// https://jarcasting.com/artifacts/com.redhat.lightblue.config/core-config/
implementation ("com.redhat.lightblue.config:core-config:1.1.1")
'com.redhat.lightblue.config:core-config:jar:1.1.1'
<dependency org="com.redhat.lightblue.config" name="core-config" rev="1.1.1">
  <artifact name="core-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.config', module='core-config', version='1.1.1')
)
libraryDependencies += "com.redhat.lightblue.config" % "core-config" % "1.1.1"
[com.redhat.lightblue.config/core-config "1.1.1"]