Registry / database / exist-core

exist-core

JSON →
library6.4.1javamavenunverified

Core library for eXist-db, a NoSQL XML database with XQuery and XPath support.

<dependency> <groupId>org.exist-db</groupId> <artifactId>exist-core</artifactId> <version>6.4.1</version> </dependency>
INSTALL
IMPORT
SIG · EXIST-CORE
E
exist-core
databasejavav6.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XQuery
org.exist.xquery.XQuery

Create an XQuery processor instance.

import org.exist.xquery.XQuery; import org.exist.xquery.XQueryContext; XQueryContext ctx = new XQueryContext(); XQuery xquery = new XQuery(ctx);
Debug
Known issues
breakingeXist-db 6.x has breaking changes from 5.x in XML serialization and indexing APIs.
fix
Review migration guide when upgrading from 5.x to 6.x.
affects: >=6.0.0
Upgrade
Version history
6.4.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
exist-core — mvn dependency:get exist-core · libregistry