All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.marklogic.mgmt.api.forest.package-info Maven / Gradle / Ivy

Go to download

Java client for the MarkLogic REST Management API and for deploying applications to MarkLogic

There is a newer version: 5.0.0
Show newest version
@XmlSchema(
	namespace = "http://marklogic.com/manage",
	elementFormDefault = XmlNsForm.QUALIFIED,
	xmlns = {
		@XmlNs(prefix = "m", namespaceURI = "http://marklogic.com/manage")
	}
)
package com.marklogic.mgmt.api.forest;

import javax.xml.bind.annotation.XmlNs;
import javax.xml.bind.annotation.XmlNsForm;
import javax.xml.bind.annotation.XmlSchema;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy