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