i

inrupt-commons-rdf4j

An RDF4J adaptor for the Apache Commons RDF APIs.
https://inrupt.com
The Apache Software License, Version 2.0
Inrupt, Inc
Aaron Coburn
Files download
File Operation
inrupt-commons-rdf4j-0.6.0.jar download
inrupt-commons-rdf4j-0.6.0.pom download
inrupt-commons-rdf4j-0.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.inrupt.rdf</groupId>
  <artifactId>inrupt-commons-rdf4j</artifactId>
  <version>0.6.0</version>
</dependency>
Gradle Groovy
implementation 'com.inrupt.rdf:inrupt-commons-rdf4j:0.6.0'
Gradle Kotlin
implementation("com.inrupt.rdf:inrupt-commons-rdf4j:0.6.0")
Scala SBT
libraryDependencies += "com.inrupt.rdf" % "inrupt-commons-rdf4j" % "0.6.0"
Groovy Grape
@Grapes(
  @Grab(group='com.inrupt.rdf', module='inrupt-commons-rdf4j', version='0.6.0')
)
Apache Ivy
<dependency org="com.inrupt.rdf" name="inrupt-commons-rdf4j" rev="0.6.0" />
Leiningen
[com.inrupt.rdf/inrupt-commons-rdf4j "0.6.0"]
Apache Buildr
'com.inrupt.rdf:inrupt-commons-rdf4j:jar:0.6.0'