is not current version
Last Version 4.4.0

org.fcrepo:fcrepo4-client 4.3.0

Fedora Commons 4 Java Client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo4-client
Version

Version

4.3.0
Type

Type

pom

Download fcrepo4-client 4.3.0

Filename Size
fcrepo4-client-4.3.0.pom 11 KB
Browse

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