| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииeXist Данные Базы данных |
| Группа | Группаorg.exist-db |
| Идентификатор | Идентификаторexist-core |
| Версия | Версия5.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеeXist-db Core
eXist-db NoSQL Database Core
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| exist-core-5.2.0.pom | |
| exist-core-5.2.0.jar | 5 MB |
| exist-core-5.2.0-sources.jar | 3 MB |
| exist-core-5.2.0-javadoc.jar | 11 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-core/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-core</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-core/
implementation 'org.exist-db:exist-core:5.2.0'
// https://jarcasting.com/artifacts/org.exist-db/exist-core/
implementation ("org.exist-db:exist-core:5.2.0")
'org.exist-db:exist-core:jar:5.2.0'
<dependency org="org.exist-db" name="exist-core" rev="5.2.0">
<artifact name="exist-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-core', version='5.2.0')
)
libraryDependencies += "org.exist-db" % "exist-core" % "5.2.0"
[org.exist-db/exist-core "5.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
| org.fusesource.jansi : jansi | jar | 1.18 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.13.0 |
| org.apache.logging.log4j : log4j-jul | jar | 2.13.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.0 |
| net.sourceforge.nekohtml : nekohtml | jar | 1.9.22 |
| xml-resolver : xml-resolver | jar | 1.2 |
| org.exist-db.thirdparty.org.eclipse.wst.xml : xpath2 | jar | 1.2.0 |
| edu.princeton.cup : java-cup | jar | 10k |
| net.sf.saxon : Saxon-HE | jar | 9.9.1-6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.exist-db : exist-jetty-config | jar | 5.2.0 |
| org.exist-db : exist-samples | jar | 5.2.0 |
| org.easymock : easymock | jar | 4.1 |
| org.xmlunit : xmlunit-core | jar | 2.6.3 |
| org.xmlunit : xmlunit-matchers | jar | 2.6.3 |
| org.xmlunit : xmlunit-legacy | jar | 2.6.3 |
| com.googlecode.junit-toolbox : junit-toolbox | jar | 2.4 |
| org.exist-db.thirdparty.com.ettrema : milton-api | jar | 1.8.1.3 |
| org.exist-db.thirdparty.com.ettrema : milton-client | jar | 1.8.1.3 |
| org.eclipse.jetty : jetty-deploy | jar | 9.4.26.v20200117 |
| org.eclipse.jetty : jetty-jmx | jar | 9.4.26.v20200117 |
| org.apache.httpcomponents : httpcore | jar | 4.4.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.11 |
| org.apache.httpcomponents : fluent-hc | jar | 4.5.11 |