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