Last Version

Fedora HTTP Client Library 1.0.0

HTTP Client Library for Fedora Commons Repositories

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.cwilper.fcrepo-misc
ArtifactId

ArtifactId

fcrepo-httpclient
Version

Version

1.0.0
Type

Type

jar
Description

Description

Fedora HTTP Client Library
HTTP Client Library for Fedora Commons Repositories
Project Organization

Project Organization

DuraSpace

Download fcrepo-httpclient 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0.3
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.26
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.