is not current version
Last Version 2.17.0

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

lightblue-core-config
Version

Version

2.2.0
Type

Type

jar

Download lightblue-core-config 2.2.0


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