License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.humanistika.exist.module |
ArtifactId | ArtifactIdcql-module |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCQL Module
A Corpus Query Language module for eXist
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBelgrade Center for Digital Humanities |
Filename | Size |
---|---|
cql-module-1.2.1.pom | |
cql-module-1.2.1.jar | 18 KB |
cql-module-1.2.1-sources.jar | 6 KB |
cql-module-1.2.1-javadoc.jar | 37 KB |
cql-module-1.2.1-exist.jar | 387 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.evolvedbinary.cql : corpusql-parser | jar | 1.0 |
org.antlr : antlr4-runtime | jar | 4.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 3.0 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |