License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-process |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db Process Module
eXist-db XQuery Process Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-process-6.0.1.pom | |
exist-process-6.0.1.jar | 8 KB |
exist-process-6.0.1-sources.jar | 5 KB |
exist-process-6.0.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-process/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-process</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-process/
implementation 'org.exist-db:exist-process:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-process/
implementation ("org.exist-db:exist-process:6.0.1")
'org.exist-db:exist-process:jar:6.0.1'
<dependency org="org.exist-db" name="exist-process" rev="6.0.1">
<artifact name="exist-process" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-process', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-process" % "6.0.1"
[org.exist-db/exist-process "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 |
xml-apis : xml-apis | jar | 1.4.01 |