Jar examples for j:jenabean
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jenabean-1.0.6-javadoc.jar