| License |
License |
|---|---|
| Categories |
CategoriesJADE General Purpose Libraries Utility |
| GroupId | GroupIdfr.askjadev.xml.extfunctions |
| ArtifactId | ArtifactIdmarklogic |
| Last Version | Last Version1.4.0-98 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMarklogic extension functions
Extension functions to send XQueries to MarkLogicServer from Saxon.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| marklogic-1.4.0-98.pom | |
| marklogic-1.4.0-98.jar | 34 KB |
| marklogic-1.4.0-98-sources.jar | 28 KB |
| marklogic-1.4.0-98-javadoc.jar | 122 KB |
| marklogic-1.4.0-98-jar-with-dependencies.jar | 8 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.askjadev.xml.extfunctions/marklogic/ -->
<dependency>
<groupId>fr.askjadev.xml.extfunctions</groupId>
<artifactId>marklogic</artifactId>
<version>1.4.0-98</version>
</dependency>
// https://jarcasting.com/artifacts/fr.askjadev.xml.extfunctions/marklogic/
implementation 'fr.askjadev.xml.extfunctions:marklogic:1.4.0-98'
// https://jarcasting.com/artifacts/fr.askjadev.xml.extfunctions/marklogic/
implementation ("fr.askjadev.xml.extfunctions:marklogic:1.4.0-98")
'fr.askjadev.xml.extfunctions:marklogic:jar:1.4.0-98'
<dependency org="fr.askjadev.xml.extfunctions" name="marklogic" rev="1.4.0-98">
<artifact name="marklogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.askjadev.xml.extfunctions', module='marklogic', version='1.4.0-98')
)
libraryDependencies += "fr.askjadev.xml.extfunctions" % "marklogic" % "1.4.0-98"
[fr.askjadev.xml.extfunctions/marklogic "1.4.0-98"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.marklogic : marklogic-client-api | jar | 4.2.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 9.8.0-15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |