is not current version
Last Version 6.2.0

org.fcrepo:fcrepo 3.7.1


GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo
Version

Version

3.7.1
Type

Type

pom

Download fcrepo 3.7.1

Filename Size
fcrepo-3.7.1.pom 42 KB
Browse

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