This is release of Joseki to bring it into line with the current versions of ARQ and of TDB and SDB.

        Andy

Downloads:
http://sourceforge.net/projects/joseki/files/Joseki-SPARQL/Joseki-3.4.4/joseki-3.4.4.zip/download

and in the maven repository:

Maven details:
http://www.openjena.org/repo/org/joseki/joseki/3.4.4/

     <dependency>
       <groupId>org.joseki</groupId>
       <artifactId>joseki</artifactId>
       <version>3.4.4</version>
     </dependency>

     <repository>
       <id>repo-jena</id>
       <name>Jena Maven - Repository</name>
       <layout>default</layout>
       <url>http://openjena.org/repo</url>
       <snapshots>
         <enabled>false</enabled>
       </snapshots>
     </repository>

Reply via email to