is not current version
Last Version 4.7.5

org.fcrepo:fcrepo-jcr-bom 4.3.0

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

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-jcr-bom
Version

Version

4.3.0
Type

Type

pom

Download fcrepo-jcr-bom 4.3.0

Filename Size
fcrepo-jcr-bom-4.3.0.pom 3 KB
Browse

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