is not current version
Last Version 6.2.0

org.fcrepo:fcrepo 4.0.0

Parent project for Fedora Commons 4

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo
Version

Version

4.0.0
Type

Type

pom

Download fcrepo 4.0.0

Filename Size
fcrepo-4.0.0.pom 51 KB
Browse

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