is not current version
Last Version 4.7.5

org.fcrepo:fcrepo-jcr-bom 4.7.2

A BOM for JCR dependencies needed by the Fedora Repository project.

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-jcr-bom
Version

Version

4.7.2
Type

Type

pom

Download fcrepo-jcr-bom 4.7.2

Filename Size
fcrepo-jcr-bom-4.7.2.pom 2 KB
Browse

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