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

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

eXist-db XQuery Counter Module

Категории

Категории

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

Группа

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

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

exist-counter
Версия

Версия

5.0.0-RC8
Тип

Тип

jar

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


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