Download jena-cmds-3.3.0.jar file - Jar j

Jar examples for j:jena-cmds

Description

Command line tools

You can download jar file jena-cmds 3.3.0 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add jena-cmds-3.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

jena-cmds-3.3.0-javadoc.jar
jena-cmds-3.3.0-sources.jar
jena-cmds-3.3.0-test-sources.jar
jena-cmds-3.3.0-tests.jar
jena-cmds-3.3.0.jar
jena-cmds-3.3.0.pom



Related Tutorials