e

exist-core

eXist-db NoSQL Database Core
Files download
File Operation
exist-core-5.1.0.jar download
exist-core-5.1.0.pom download
exist-core-5.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.exist-db</groupId>
  <artifactId>exist-core</artifactId>
  <version>5.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.exist-db:exist-core:5.1.0'
Gradle Kotlin
implementation("org.exist-db:exist-core:5.1.0")
Scala SBT
libraryDependencies += "org.exist-db" % "exist-core" % "5.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.exist-db', module='exist-core', version='5.1.0')
)
Apache Ivy
<dependency org="org.exist-db" name="exist-core" rev="5.1.0" />
Leiningen
[org.exist-db/exist-core "5.1.0"]
Apache Buildr
'org.exist-db:exist-core:jar:5.1.0'
Dependencies
<parent>
  <groupId>org.exist-db</groupId>
  <artifactId>exist-parent</artifactId>
  <version>5.1.0</version>
</parent>

compile

|-- net.jcip:jcip-annotations

|-- antlr:antlr

|-- com.fasterxml.jackson.core:jackson-core:2.10.1

|-- com.evolvedbinary.multilock:multilock:1.0.1

|-- com.github.ben-manes.caffeine:caffeine

|-- com.github.krukow:clj-ds:0.0.4

|-- com.siemens.ct.exi:exificient

|-- com.ibm.icu:icu4j

|-- com.google.code.findbugs:jsr305

|-- org.exist-db.thirdparty.com.thaiopensource:jing:20151127

|-- org.exist-db:exist-start

|-- org.exquery:exquery-common

|-- org.bouncycastle:bcprov-jdk15on:1.64

|-- org.lz4:lz4-java:1.6.0

|-- com.evolvedbinary.j8fu:j8fu

|-- com.fasterxml.uuid:java-uuid-generator:3.2.0

|-- javax.servlet:javax.servlet-api

|-- javax.xml.bind:jaxb-api

|-- org.exist-db.thirdparty.javax.xml.xquery:xqjapi:1.0-fr

|-- org.jline:jline:3.13.1

|-- cglib:cglib

|-- se.softhouse:jargo

|-- commons-codec:commons-codec

|-- org.apache.commons:commons-configuration2:2.6

|-- commons-io:commons-io

|-- org.apache.commons:commons-lang3

|-- commons-logging:commons-logging:1.2

|-- commons-pool:commons-pool:1.6

|-- org.apache.logging.log4j:log4j-api

|-- org.exist-db.thirdparty.xerces:xercesImpl:2.12.0

|-- xml-apis:xml-apis

|-- org.apache.ws.commons.util:ws-commons-util:1.0.2

|-- xalan:xalan:2.7.2

|-- org.apache.xmlrpc:xmlrpc-common

|-- org.apache.xmlrpc:xmlrpc-client

|-- org.apache.xmlrpc:xmlrpc-server

|-- org.aspectj:aspectjrt

|-- org.eclipse.jetty:jetty-jaas

|-- org.eclipse.jetty:jetty-http

|-- org.eclipse.jetty:jetty-security

|-- org.eclipse.jetty:jetty-server

|-- org.eclipse.jetty:jetty-util

|-- org.expath.packaging:pkg-java

|-- com.fifesoft:rsyntaxtextarea:3.0.4

|-- org.quartz-scheduler:quartz:2.3.2

|-- net.sf.xmldb-org:xmldb-api

|-- it.unimi.dsi:fastutil

|-- junit:junit

|-- org.hamcrest:hamcrest

|-- commons-fileupload:commons-fileupload:1.4

|-- org.eclipse.jetty:jetty-annotations

|-- org.eclipse.jetty:jetty-jndi

|-- org.eclipse.jetty:jetty-plus

|-- org.eclipse.jetty:jetty-servlet

|-- org.eclipse.jetty:jetty-webapp

|-- org.eclipse.jetty:jetty-xml

runtime

|-- org.glassfish.jaxb:jaxb-runtime

|-- org.fusesource.jansi:jansi:1.18

|-- org.apache.logging.log4j:log4j-core

|-- org.apache.logging.log4j:log4j-jcl

|-- org.apache.logging.log4j:log4j-jul

|-- org.apache.logging.log4j:log4j-slf4j-impl

|-- net.sourceforge.nekohtml:nekohtml:1.9.22

|-- xml-resolver:xml-resolver:1.2

|-- org.exist-db.thirdparty.org.eclipse.wst.xml:xpath2:1.2.0

|-- edu.princeton.cup:java-cup:10k

|-- net.sf.saxon:Saxon-HE

test

|-- org.exist-db:exist-jetty-config

|-- org.exist-db:exist-samples

|-- org.easymock:easymock

|-- org.xmlunit:xmlunit-core

|-- org.xmlunit:xmlunit-matchers

|-- org.xmlunit:xmlunit-legacy

|-- com.googlecode.junit-toolbox:junit-toolbox

|-- org.exist-db.thirdparty.com.ettrema:milton-api

|-- org.exist-db.thirdparty.com.ettrema:milton-client

|-- org.eclipse.jetty:jetty-deploy

|-- org.eclipse.jetty:jetty-jmx

|-- org.apache.httpcomponents:httpcore

|-- org.apache.httpcomponents:httpmime

|-- org.apache.httpcomponents:fluent-hc