From: Jakub Skoczen Date: Fri, 22 May 2015 11:52:44 +0000 (+0200) Subject: Expand on maven repo X-Git-Tag: v1.5~1 X-Git-Url: http://git.indexdata.com/?p=yaz4j-moved-to-github.git;a=commitdiff_plain;h=3fb2e9759acb3cdfacc16f083ed517daa2588ffa Expand on maven repo --- diff --git a/README.md b/README.md index d69343c..2517ac7 100644 --- a/README.md +++ b/README.md @@ -259,8 +259,17 @@ Maven ----- If you are using maven to build your application you can include Index Data's -Maven repo location and include yaz4j dependency in your project: +maven repository and include yaz4j as a dependency in your jar or war project: +Index Data's Maven repository (put under `` in pom.xml): + + + id-maven-repo + Indexdata Maven Repository + http://maven.indexdata.com/ + + +Yaz4j API dependency (put under `` in pom.xml): org.yaz4j