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

org.exist-db:exist-docker 5.0.0-RC8

Minimal Docker Image of eXist-db NoSQL Database Client/Server with FO support

Категории

Категории

Docker Контейнер Виртуализация eXist Данные Базы данных
Группа

Группа

org.exist-db
Идентификатор

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

exist-docker
Версия

Версия

5.0.0-RC8
Тип

Тип

pom

Скачать exist-docker 5.0.0-RC8

Имя Файла Размер
exist-docker-5.0.0-RC8.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.exist-db/exist-docker/ -->
<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-docker</artifactId>
    <version>5.0.0-RC8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-docker/
implementation 'org.exist-db:exist-docker:5.0.0-RC8'
// https://jarcasting.com/artifacts/org.exist-db/exist-docker/
implementation ("org.exist-db:exist-docker:5.0.0-RC8")
'org.exist-db:exist-docker:pom:5.0.0-RC8'
<dependency org="org.exist-db" name="exist-docker" rev="5.0.0-RC8">
  <artifact name="exist-docker" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-docker', version='5.0.0-RC8')
)
libraryDependencies += "org.exist-db" % "exist-docker" % "5.0.0-RC8"
[org.exist-db/exist-docker "5.0.0-RC8"]