is not current version
Last Version 6.2.0

org.fcrepo:fcrepo-configs 5.1.2-RC-1

The Fedora Commons repository configurations module: Provides configuration resources that are used in integration testing and deployments.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-configs
Version

Version

5.1.2-RC-1
Type

Type

jar

Download fcrepo-configs 5.1.2-RC-1


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