Download jenabean-1.0.6.jar file - Jar j

Jar examples for j:jenabean

Description

Jenabean is an annotation based library to bind java beans to RDF/OWL.

You can download jar file jenabean 1.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jenabean-1.0.6.jar to your project.

<dependency>
   <groupId>com.thewebsemantic</groupId>
   <artifactId>jenabean</artifactId>
   <version>1.0.6</version>
</dependency>
compile group: 'com.thewebsemantic', name: 'jenabean', version: '1.0.6'
libraryDependencies += "com.thewebsemantic" % "jenabean" % "1.0.6"
<dependency org="com.thewebsemantic" name="jenabean" rev="1.0.6"/>
@Grapes(@Grab(group='com.thewebsemantic', module='jenabean', version='1.0.6'))
'com.thewebsemantic:jenabean:jar:1.0.6'

Download

Click the following link to download the jar file.

jenabean-1.0.6-javadoc.jar
jenabean-1.0.6-sources.jar
jenabean-1.0.6.jar
jenabean-1.0.6.pom



Related Tutorials