/ml-javaclient-util

Helper classes for using the MarkLogic Java Client API, including loading modules via the REST API

Primary LanguageJavaOtherNOASSERTION

GitHub release GitHub last commit License Known Vulnerabilities

ml-javaclient-util is a library of Java classes that provide some useful functionality on top of the MarkLogic Java Client API. Those features include:

This is a lower-level library that is primarily used via ml-app-deployer and ml-gradle and ml-junit. But you can use it by itself too.

See the following Wiki pages for more information on some of the main features in this library:

  1. Loading files, including modules
  2. DMSDK Support
  3. Writing documents in batches