is not current version
Last Version 6.2.0

org.fcrepo:fcrepo-parent 4.5.0

Parent POM for Fedora Commons Projects

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-parent
Version

Version

4.5.0
Type

Type

pom

Download fcrepo-parent 4.5.0

Filename Size
fcrepo-parent-4.5.0.pom 18 KB
Browse

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