Jar examples for j:juneau-core-rdf
Addition to the core API for RDF support.
You can download jar file juneau-core-rdf 6.1.0-incubating in this page.
Apache License
You can use the following script to add juneau-core-rdf-6.1.0-incubating.jar to your project.
<dependency> <groupId>org.apache.juneau</groupId> <artifactId>juneau-core-rdf</artifactId> <version>6.1.0-incubating</version> </dependency>
compile group: 'org.apache.juneau', name: 'juneau-core-rdf', version: '6.1.0-incubating'
libraryDependencies += "org.apache.juneau" % "juneau-core-rdf" % "6.1.0-incubating"
<dependency org="org.apache.juneau" name="juneau-core-rdf" rev="6.1.0-incubating"/>
@Grapes(@Grab(group='org.apache.juneau', module='juneau-core-rdf', version='6.1.0-incubating'))
'org.apache.juneau:juneau-core-rdf:jar:6.1.0-incubating'
Click the following link to download the jar file.
juneau-core-rdf-6.1.0-incubating-sources.jar