License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-sql |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db SQL Module
eXist-db XQuery SQL Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-sql-6.0.1.pom | |
exist-sql-6.0.1.jar | 23 KB |
exist-sql-6.0.1-sources.jar | 17 KB |
exist-sql-6.0.1-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-sql/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-sql</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-sql/
implementation 'org.exist-db:exist-sql:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-sql/
implementation ("org.exist-db:exist-sql:6.0.1")
'org.exist-db:exist-sql:jar:6.0.1'
<dependency org="org.exist-db" name="exist-sql" rev="6.0.1">
<artifact name="exist-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-sql', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-sql" % "6.0.1"
[org.exist-db/exist-sql "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
commons-io : commons-io | jar | 2.11.0 |
xml-apis : xml-apis | jar | 1.4.01 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.zaxxer : HikariCP | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |
com.h2database : h2 | jar | 1.4.200 |
com.evolvedbinary.j8fu : j8fu | jar | 1.23.0 |
com.github.h-thurow : simple-jndi | jar | 0.23.0 |