is not current version
Last Version 4.4.0

org.fcrepo:fcrepo-client 3.6


Categories

Categories

CLI User Interface
GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-client
Version

Version

3.6
Type

Type

pom

Download fcrepo-client 3.6

Filename Size
fcrepo-client-3.6.pom 770 bytes
Browse

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