Download jena-fuseki-war-2.4.1.jar file - Jar j

Jar examples for j:jena-fuseki-war

Description

You can download jar file jena-fuseki-war 2.4.1 in this page.

License

Apache License

Build File

You can use the following script to add jena-fuseki-war-2.4.1.jar to your project.

<dependency>
   <groupId>org.apache.jena</groupId>
   <artifactId>jena-fuseki-war</artifactId>
   <version>2.4.1</version>
</dependency>
compile group: 'org.apache.jena', name: 'jena-fuseki-war', version: '2.4.1'
libraryDependencies += "org.apache.jena" % "jena-fuseki-war" % "2.4.1"
<dependency org="org.apache.jena" name="jena-fuseki-war" rev="2.4.1"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-fuseki-war', version='2.4.1'))
'org.apache.jena:jena-fuseki-war:jar:2.4.1'

Download

Click the following link to download the jar file.

jena-fuseki-war-2.4.1-sources.jar
jena-fuseki-war-2.4.1.pom



Related Tutorials