is not current version
Last Version 6.2.0

org.fcrepo:fcrepo-common 3.8.1


GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-common
Version

Version

3.8.1
Type

Type

jar

Download fcrepo-common 3.8.1


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