is not current version
Last Version 6.2.0

org.fcrepo:fcrepo 5.0.1

Parent project for Fedora Commons Repository

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo
Version

Version

5.0.1
Type

Type

pom

Download fcrepo 5.0.1

Filename Size
fcrepo-5.0.1.pom 23 KB
Browse

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