| Группа | Группаcom.redhat.lightblue.mongo |
|---|---|
| Идентификатор | Идентификаторlightblue-mongo-pom |
| Версия | Версия1.20.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| lightblue-mongo-pom-1.20.0.pom | 13 KB |
| Обзор |
<!-- 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.20.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.20.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/lightblue-mongo-pom/
implementation ("com.redhat.lightblue.mongo:lightblue-mongo-pom:1.20.0")
'com.redhat.lightblue.mongo:lightblue-mongo-pom:pom:1.20.0'
<dependency org="com.redhat.lightblue.mongo" name="lightblue-mongo-pom" rev="1.20.0">
<artifact name="lightblue-mongo-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.mongo', module='lightblue-mongo-pom', version='1.20.0')
)
libraryDependencies += "com.redhat.lightblue.mongo" % "lightblue-mongo-pom" % "1.20.0"
[com.redhat.lightblue.mongo/lightblue-mongo-pom "1.20.0"]