Last Version

MarkLogic Java Client API 4.0.1

The official MarkLogic Java client API. with a deprecated name. The artifact ID is now called marklogic-client-api.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.marklogic
ArtifactId

ArtifactId

java-client-api
Version

Version

4.0.1
Type

Type

pom
Description

Description

MarkLogic Java Client API
The official MarkLogic Java client API. with a deprecated name. The artifact ID is now called marklogic-client-api.
Project URL

Project URL

https://github.com/marklogic/java-client-api

Download java-client-api 4.0.1


<!-- https://jarcasting.com/artifacts/com.marklogic/java-client-api/ -->
<dependency>
    <groupId>com.marklogic</groupId>
    <artifactId>java-client-api</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.marklogic/java-client-api/
implementation 'com.marklogic:java-client-api:4.0.1'
// https://jarcasting.com/artifacts/com.marklogic/java-client-api/
implementation ("com.marklogic:java-client-api:4.0.1")
'com.marklogic:java-client-api:pom:4.0.1'
<dependency org="com.marklogic" name="java-client-api" rev="4.0.1">
  <artifact name="java-client-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.marklogic', module='java-client-api', version='4.0.1')
)
libraryDependencies += "com.marklogic" % "java-client-api" % "4.0.1"
[com.marklogic/java-client-api "4.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.