Jar examples for j:jenatest
Testing support for Jena
You can download jar file jenatest 2.5.7 in this page.
BSD
You can use the following script to add jenatest-2.5.7.jar to your project.
<dependency> <groupId>com.hp.hpl.jena</groupId> <artifactId>jenatest</artifactId> <version>2.5.7</version> </dependency>
compile group: 'com.hp.hpl.jena', name: 'jenatest', version: '2.5.7'
libraryDependencies += "com.hp.hpl.jena" % "jenatest" % "2.5.7"
<dependency org="com.hp.hpl.jena" name="jenatest" rev="2.5.7"/>
@Grapes(@Grab(group='com.hp.hpl.jena', module='jenatest', version='2.5.7'))
'com.hp.hpl.jena:jenatest:jar:2.5.7'
Click the following link to download the jar file.
jenatest-2.5.7.jar