is not current version
Last Version 1.2.0

com.redhat.lightblue.mongo:mongo-config 1.0.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.redhat.lightblue.mongo
ArtifactId

ArtifactId

mongo-config
Version

Version

1.0.1
Type

Type

jar

Download mongo-config 1.0.1


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