Jar examples for a:alibaba-repository-object
The Object Repository maps Java objects to and from RDF resources and OWL classes to Java classes in a non-intrusive manner that enables developers to work at the object level.
You can download jar file alibaba-repository-object 1.0.3 in this page.
You can use the following script to add alibaba-repository-object-1.0.3.jar to your project.
<dependency> <groupId>com.github.anno4j</groupId> <artifactId>alibaba-repository-object</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.anno4j', name: 'alibaba-repository-object', version: '1.0.3'
libraryDependencies += "com.github.anno4j" % "alibaba-repository-object" % "1.0.3"
<dependency org="com.github.anno4j" name="alibaba-repository-object" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.anno4j', module='alibaba-repository-object', version='1.0.3'))
'com.github.anno4j:alibaba-repository-object:jar:1.0.3'
Click the following link to download the jar file.
alibaba-repository-object-1.0.3-javadoc.jar