is not current version
Last Version 6.2.0

org.fcrepo:fcrepo-parent 5.0.2

Parent POM for Fedora Commons Projects

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-parent
Version

Version

5.0.2
Type

Type

pom

Download fcrepo-parent 5.0.2

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

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