How To Install Java Artifact org.apache.jena.jena-fuseki v0.2.2

org.apache.jena jena-fuseki 0.2.2

Introduction

In this article, we'll learn how to install Java artifact jena-fuseki from org.apache.jena group in version 0.2.2. The artifact is available in 50 versions: 5.0.0-rc1 5.0.0 4.10.0 4.9.0 4.8.0 4.7.0 4.6.1 4.6.0 4.5.0 4.4.0 4.3.2 4.3.1 4.3.0 4.2.0 4.1.0 4.0.0 3.17.0 3.16.0 3.15.0 3.14.0 3.13.1 3.13.0 3.12.0 3.11.0 3.10.0 3.9.0 3.8.0 3.7.0 3.6.0 3.5.0 3.4.0 2.6.0 2.5.0 2.4.1 2.4.0 2.3.1 2.3.0 2.0.0 1.1.1 1.1.0 1.0.2 1.0.1 1.0.0 0.2.7 0.2.6 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1-incubating . The jena-fuseki project has been released under Apache 2.0 License license, and has its own website at: http://jena.apache.org/ . The parent project is: org.apache.jena::jena-parent::1

How To Install Java Artifact org.apache.jena.jena-fuseki In Version 0.2.2

To install the jena-fuseki artifact in version 0.2.2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses jena-fuseki dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (14)

Test dependencies (1)

Licenses