is not current version
Last Version 6.2.0

org.fcrepo:fcrepo-parent 5.0.1

Parent POM for Fedora Commons Projects

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-parent
Version

Version

5.0.1
Type

Type

pom

Download fcrepo-parent 5.0.1

Filename Size
fcrepo-parent-5.0.1.pom 23 KB
Browse

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