[MarkLogic Dev General] XCC Maven Repository

Sam Neth Sam.Neth at marklogic.com
Wed Sep 15 14:11:15 PDT 2010


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://developer.marklogic.com/pipermail/general/attachments/20100915/256b55f9/attachment.html 


More information about the General mailing list