Download jenatest-2.5.6.jar file - Jar j

Jar examples for j:jenatest

Description

Testing support for Jena

You can download jar file jenatest 2.5.6 in this page.

License

BSD

Build File

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'

Download

Click the following link to download the jar file.

jenatest-2.5.6.jar
jenatest-2.5.6.pom



Related Tutorials