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

org.exist-db:exist-apps-parent 1.9.1

Maven parent POM for eXist Apps

Категории

Категории

eXist Данные Базы данных
Группа

Группа

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

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

exist-apps-parent
Версия

Версия

1.9.1
Тип

Тип

pom

Скачать exist-apps-parent 1.9.1

Имя Файла Размер
exist-apps-parent-1.9.1.pom 14 KB
Обзор

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