Dependencies ************ Otsopack uses `maven `_ . Therefore, using the *pom.xml* of the root directory, you can easily build and generate distribution packages. For more information on how to do it, `check this page `_. To use Otsopack, you need to add the version you want to use and its dependencies to your *classpath*. The build process will copy all the dependencies into a folder (once again, is detailed `here `_). Anyway, they are listed in the following sections. Common dependencies =================== ====================================================== ======================== ============ **Name** **Last tested version** **Optional** ====================================================== ======================== ============ `rdf2go.api `_ 4.8.3 No `cglib-nodep `_ 2.2 No `objenesis `_ 1.2 No `apache commons io `_ 2.4 No `restlet `_ 2.0.13 No `restlet.ext.jackson `_ 2.0.13 No `jackson-all `_ 1.7.3 No ====================================================== ======================== ============ Android version =============== ============================================================== ======================== ============ **Name** **Last tested version** **Optional** ============================================================== ======================== ============ `restlet (Android version) `_ 2.0.13 No `restlet.ext.net (Android version) `_ 2.0.13 No ============================================================== ======================== ============ Java SE version =============== ============================================================== ======================== ============ **Name** **Last tested version** **Optional** ============================================================== ======================== ============ otsoCommons N/A No `restlet (SE version) `_ 2.0.13 No `restlet.ext.simple `_ 2.0.13 No `rdf2go.impl.sesame `_ 4.8.3 Yes `sesame-runtime `_ 2.7.1 Yes `simple `_ 4.1.21 Recommended `slf4j-api `_ 1.7.5 No `slf4j-nop `_ 1.7.5 Recommended `sqlitejdbc `_ 056 Recommended ============================================================== ======================== ============