is not current version
Last Version 6.2.0

org.fcrepo:fcrepo 4.6.2

Parent project for Fedora Commons Repository

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo
Version

Version

4.6.2
Type

Type

pom

Download fcrepo 4.6.2

Filename Size
fcrepo-4.6.2.pom 26 KB
Browse

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