is not current version
Last Version 1.2.1

org.humanistika.exist.module:cql-module 1.1

A Corpus Query Language module for eXist

Categories

Categories

eXist Data Databases
GroupId

GroupId

org.humanistika.exist.module
ArtifactId

ArtifactId

cql-module
Version

Version

1.1
Type

Type

jar

Download cql-module 1.1


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