Java Client API: JAR File Name and Maven Artifact ID Change
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
The JAR file for the Java Client API is now named marklogic-client-api-version.jar. Previously, the name was java-client-api-version.jar. For example, the JAR file name for version 3.0.6 is java``-client-api-3.0.6.jar, but the JAR file name for version 4.0.1 is marklogic``-client-api-4.0.1.jar.
The Maven artifact ID for the Java Client API is now marklogic-client-api instead of java-client-api. Update your build dependency configuration files, such as pom.xml or build.gradle, accordingly.