License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-simpleql |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db SimpleQL Module
eXist-db XQuery Simple Query Language Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-simpleql-6.0.1.pom | |
exist-simpleql-6.0.1.jar | 26 KB |
exist-simpleql-6.0.1-sources.jar | 26 KB |
exist-simpleql-6.0.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-simpleql/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-simpleql</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-simpleql/
implementation 'org.exist-db:exist-simpleql:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-simpleql/
implementation ("org.exist-db:exist-simpleql:6.0.1")
'org.exist-db:exist-simpleql:jar:6.0.1'
<dependency org="org.exist-db" name="exist-simpleql" rev="6.0.1">
<artifact name="exist-simpleql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-simpleql', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-simpleql" % "6.0.1"
[org.exist-db/exist-simpleql "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
antlr : antlr | jar | 2.7.7 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |