Last Version

Fedora Client 2.2.4 2.2.4

The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

fcrepo-client
Version

Version

2.2.4
Type

Type

jar
Description

Description

Fedora Client 2.2.4
The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.
Source Code Management

Source Code Management

https://github.com/fcrepo/fcrepo

Download fcrepo-client 2.2.4


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

Dependencies

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

Project Modules

There are no modules declared in this project.