MVN

com.marklogic : java-client-api

Maven & Gradle

Aug 16, 2017
2 usages
56 stars

MarkLogic Java Client API · The official MarkLogic Java client API.

<dependency>
    <groupId>com.marklogic</groupId>
    <artifactId>java-client-api</artifactId>
    <version>3.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marklogic : java-client-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.8

All Versions

Choose a version of com.marklogic : java-client-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
java-client-api-4.0.1
3.0.x
java-client-api-3.0.8
java-client-api-3.0.7
java-client-api-3.0.6
java-client-api-3.0.5.1
java-client-api-3.0.5
java-client-api-3.0.4
java-client-api-3.0.3
java-client-api-3.0.2
java-client-api-3.0.1
2.0.x
java-client-api-2.0.6
java-client-api-2.0.5

How to add a dependency to Maven

Add the following com.marklogic : java-client-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.marklogic</groupId>
    <artifactId>java-client-api</artifactId>
    <version>3.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.marklogic : java-client-api gradle dependency to your build.gradle file:

implementation 'com.marklogic:java-client-api:3.0.8'

Gradle Kotlin DSL: Add the following com.marklogic : java-client-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.marklogic:java-client-api:3.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.marklogic : java-client-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.marklogic" % "java-client-api" % "3.0.8"

Advertisement

Dependencies from Group

Jul 19, 2023
12 usages
56 stars
Jul 19, 2023
11 usages
May 08, 2023
4 usages
6 stars
Aug 24, 2023
3 usages
16 stars
Aug 16, 2017
2 usages
56 stars

Discover Dependencies

Aug 13, 2015
8 usages
1.2k stars
Jul 27, 2023
6 usages
27k stars
Aug 11, 2022
11 usages
12.4k stars
Feb 18, 2023
100 usages
6k stars
Jul 10, 2023
652 usages
649 stars