не последняя версия
Последняя версия 1.2.0

com.redhat.lightblue.mongo:mongo-pom 1.1.0

Lightblue MongoDB implementation

Группа

Группа

com.redhat.lightblue.mongo
Идентификатор

Идентификатор

mongo-pom
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать mongo-pom 1.1.0

Имя Файла Размер
mongo-pom-1.1.0.pom 12 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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/mongo-pom/
implementation 'com.redhat.lightblue.mongo:mongo-pom:1.1.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.mongo/mongo-pom/
implementation ("com.redhat.lightblue.mongo:mongo-pom:1.1.0")
'com.redhat.lightblue.mongo:mongo-pom:pom:1.1.0'
<dependency org="com.redhat.lightblue.mongo" name="mongo-pom" rev="1.1.0">
  <artifact name="mongo-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.mongo', module='mongo-pom', version='1.1.0')
)
libraryDependencies += "com.redhat.lightblue.mongo" % "mongo-pom" % "1.1.0"
[com.redhat.lightblue.mongo/mongo-pom "1.1.0"]