is not current version
Last Version 4.7.5

org.fcrepo:fcrepo-boms 4.3.0

A parent project for including Fedora Repository BOM modules.

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-boms
Version

Version

4.3.0
Type

Type

pom

Download fcrepo-boms 4.3.0

Filename Size
fcrepo-boms-4.3.0.pom 669 bytes
Browse

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