CQL Module

A Corpus Query Language module for eXist

License

License

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.humanistika.exist.module
ArtifactId

ArtifactId

cql-module
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

CQL Module
A Corpus Query Language module for eXist
Project URL

Project URL

https://github.com/BCDH/cql-module
Project Organization

Project Organization

Belgrade Center for Digital Humanities

Download cql-module

How to add to project

<!-- https://jarcasting.com/artifacts/org.humanistika.exist.module/cql-module/ -->
<dependency>
    <groupId>org.humanistika.exist.module</groupId>
    <artifactId>cql-module</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.humanistika.exist.module/cql-module/
implementation 'org.humanistika.exist.module:cql-module:1.2.1'
// https://jarcasting.com/artifacts/org.humanistika.exist.module/cql-module/
implementation ("org.humanistika.exist.module:cql-module:1.2.1")
'org.humanistika.exist.module:cql-module:jar:1.2.1'
<dependency org="org.humanistika.exist.module" name="cql-module" rev="1.2.1">
  <artifact name="cql-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.humanistika.exist.module', module='cql-module', version='1.2.1')
)
libraryDependencies += "org.humanistika.exist.module" % "cql-module" % "1.2.1"
[org.humanistika.exist.module/cql-module "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.evolvedbinary.cql : corpusql-parser jar 1.0
org.antlr : antlr4-runtime jar 4.5.3

provided (2)

Group / Artifact Type Version
org.exist-db : exist-core jar 3.0
xml-apis : xml-apis jar 1.4.01

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0