fcrepo4-client

Fedora Commons 4 Java Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo4-client
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

fcrepo4-client
Fedora Commons 4 Java Client
Project Organization

Project Organization

DuraSpace, Inc.
Source Code Management

Source Code Management

https://github.com/fcrepo4-labs/fcrepo4-client

Download fcrepo4-client

Filename Size
fcrepo4-client-4.4.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fcrepo-client
  • fcrepo-client-impl

fcrepo4-client

This project is no longer actively supported.

Projects looking to use a java-based HTTP client for interacting with Fedora are encouraged to use fcrepo4-exts/fcrepo-java-client.

org.fcrepo

Fedora Commons Repository 4 - Labs

Modules that are in-progress

Versions

Version
4.4.0
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0-beta-04