не последняя версия
Последняя версия 6.2.0

org.fcrepo:fcrepo-integration-rdf 4.4.0

Fedora RDF integration scenarios

Группа

Группа

org.fcrepo
Идентификатор

Идентификатор

fcrepo-integration-rdf
Версия

Версия

4.4.0
Тип

Тип

jar

Скачать fcrepo-integration-rdf 4.4.0


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