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