is not current version
Last Version 6.2.0

org.fcrepo:fcrepo 4.0.0-beta-03

Parent project for Fedora Commons 4

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo
Version

Version

4.0.0-beta-03
Type

Type

pom

Download fcrepo 4.0.0-beta-03

Filename Size
fcrepo-4.0.0-beta-03.pom 50 KB
Browse

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