| GroupId | GroupIdcom.redhat.lightblue.mongo |
|---|---|
| ArtifactId | ArtifactIdlightblue-mongo-pom |
| Version | Version1.18.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| lightblue-mongo-pom-1.18.0.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-pom/ -->
<dependency>
<groupId>com.redhat.lightblue.mongo</groupId>
<artifactId>lightblue-mongo-pom</artifactId>
<version>1.18.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-pom/
implementation 'com.redhat.lightblue.mongo:lightblue-mongo-pom:1.18.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-pom/
implementation ("com.redhat.lightblue.mongo:lightblue-mongo-pom:1.18.0")
'com.redhat.lightblue.mongo:lightblue-mongo-pom:pom:1.18.0'
<dependency org="com.redhat.lightblue.mongo" name="lightblue-mongo-pom" rev="1.18.0">
<artifact name="lightblue-mongo-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.mongo', module='lightblue-mongo-pom', version='1.18.0')
)
libraryDependencies += "com.redhat.lightblue.mongo" % "lightblue-mongo-pom" % "1.18.0"
[com.redhat.lightblue.mongo/lightblue-mongo-pom "1.18.0"]