is not current version
Last Version 4.4.0

org.fcrepo:fcrepo-client 3.8.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-client
Version

Version

3.8.0
Type

Type

pom

Download fcrepo-client 3.8.0

Filename Size
fcrepo-client-3.8.0.pom 664 bytes
Browse

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