is not current version
Last Version 2.17.0

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

lightblue-core-config
Version

Version

1.9.0
Type

Type

jar

Download lightblue-core-config 1.9.0


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