Jar examples for j:jena-cmds
Command line tools
You can download jar file jena-cmds 3.5.0 in this page.
Apache 2.0 License
You can use the following script to add jena-cmds-3.5.0.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-cmds</artifactId> <version>3.5.0</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-cmds', version: '3.5.0'
libraryDependencies += "org.apache.jena" % "jena-cmds" % "3.5.0"
<dependency org="org.apache.jena" name="jena-cmds" rev="3.5.0"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-cmds', version='3.5.0'))
'org.apache.jena:jena-cmds:jar:3.5.0'
Click the following link to download the jar file.
jena-cmds-3.5.0-javadoc.jar