License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-expath |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db EXPath Extensions
eXist NoSQL Database EXPath Modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-expath-6.0.1.pom | |
exist-expath-6.0.1.jar | 38 KB |
exist-expath-6.0.1-sources.jar | 23 KB |
exist-expath-6.0.1-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-expath/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-expath</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-expath/
implementation 'org.exist-db:exist-expath:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-expath/
implementation ("org.exist-db:exist-expath:6.0.1")
'org.exist-db:exist-expath:jar:6.0.1'
<dependency org="org.exist-db" name="exist-expath" rev="6.0.1">
<artifact name="exist-expath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-expath', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-expath" % "6.0.1"
[org.exist-db/exist-expath "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.expath.http.client : http-client-java | jar | 1.4.1 |
org.expath.tools : tools-java | jar | 0.7.0 |
xml-apis : xml-apis | jar | 1.4.01 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |