is not current version
Last Version 6.2.0

org.fcrepo:fcrepo-integration-rdf 4.6.2

Fedora RDF integration scenarios

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-integration-rdf
Version

Version

4.6.2
Type

Type

jar

Download fcrepo-integration-rdf 4.6.2


<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integration-rdf/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>fcrepo-integration-rdf</artifactId>
    <version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integration-rdf/
implementation 'org.fcrepo:fcrepo-integration-rdf:4.6.2'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integration-rdf/
implementation ("org.fcrepo:fcrepo-integration-rdf:4.6.2")
'org.fcrepo:fcrepo-integration-rdf:jar:4.6.2'
<dependency org="org.fcrepo" name="fcrepo-integration-rdf" rev="4.6.2">
  <artifact name="fcrepo-integration-rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-integration-rdf', version='4.6.2')
)
libraryDependencies += "org.fcrepo" % "fcrepo-integration-rdf" % "4.6.2"
[org.fcrepo/fcrepo-integration-rdf "4.6.2"]