| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииeXist Данные Базы данных |
| Группа | Группаorg.exist-db |
| Идентификатор | Идентификаторexist-counter |
| Версия | Версия6.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеeXist-db Counter Module
eXist-db XQuery Counter Module
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| exist-counter-6.0.0.pom | |
| exist-counter-6.0.0.jar | 10 KB |
| exist-counter-6.0.0-sources.jar | 8 KB |
| exist-counter-6.0.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-counter/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-counter</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-counter/
implementation 'org.exist-db:exist-counter:6.0.0'
// https://jarcasting.com/artifacts/org.exist-db/exist-counter/
implementation ("org.exist-db:exist-counter:6.0.0")
'org.exist-db:exist-counter:jar:6.0.0'
<dependency org="org.exist-db" name="exist-counter" rev="6.0.0">
<artifact name="exist-counter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-counter', version='6.0.0')
)
libraryDependencies += "org.exist-db" % "exist-counter" % "6.0.0"
[org.exist-db/exist-counter "6.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.exist-db : exist-core | jar | 6.0.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| net.sf.xmldb-org : xmldb-api | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |