commons-rdf-rdf4j

commons-rdf-rdf4j

Files download
File Operation
commons-rdf-rdf4j-0.4.0.jar download
commons-rdf-rdf4j-0.4.0.pom download
commons-rdf-rdf4j-0.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.commons</groupId>
  <artifactId>commons-rdf-rdf4j</artifactId>
  <version>0.4.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.commons:commons-rdf-rdf4j:0.4.0'
Gradle Kotlin
implementation("org.apache.commons:commons-rdf-rdf4j:0.4.0")
Scala SBT
libraryDependencies += "org.apache.commons" % "commons-rdf-rdf4j" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.commons', module='commons-rdf-rdf4j', version='0.4.0')
)
Apache Ivy
<dependency org="org.apache.commons" name="commons-rdf-rdf4j" rev="0.4.0" />
Leiningen
[org.apache.commons/commons-rdf-rdf4j "0.4.0"]
Apache Buildr
'org.apache.commons:commons-rdf-rdf4j:jar:0.4.0'
Dependencies
The project has no third-party dependencies