MarkLogic XCC for Java is now available from an official Maven repository here:

    http://developer.marklogic.com/maven2

Sample minimal repository declaration:

    <repository>
      <id>MarkLogic</id>
      <url>http://developer.marklogic.com/maven2</url>
    </repository>

Sample minimal dependency declaration:

    <dependency>
      <groupId>com.marklogic</groupId>
      <artifactId>marklogic-xcc</artifactId>
      <version>4.1.7</version>
    </dependency>

Please let us know if you have questions or comments.

Sam Neth
Lead Engineer
MarkLogic Corporation

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to