| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.cwilper.fcrepo-misc |
| ArtifactId | ArtifactIdfcrepo-riclient |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFedora RI Client Library
Resource Index Client Library for Fedora Commons Repositories
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fcrepo-riclient-1.0.0.pom | |
| fcrepo-riclient-1.0.0.jar | 6 KB |
| fcrepo-riclient-1.0.0-sources.jar | 3 KB |
| fcrepo-riclient-1.0.0-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/ -->
<dependency>
<groupId>com.github.cwilper.fcrepo-misc</groupId>
<artifactId>fcrepo-riclient</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/
implementation 'com.github.cwilper.fcrepo-misc:fcrepo-riclient:1.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/
implementation ("com.github.cwilper.fcrepo-misc:fcrepo-riclient:1.0.0")
'com.github.cwilper.fcrepo-misc:fcrepo-riclient:jar:1.0.0'
<dependency org="com.github.cwilper.fcrepo-misc" name="fcrepo-riclient" rev="1.0.0">
<artifact name="fcrepo-riclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-misc', module='fcrepo-riclient', version='1.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-misc" % "fcrepo-riclient" % "1.0.0"
[com.github.cwilper.fcrepo-misc/fcrepo-riclient "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cwilper : ttff | jar | 1.0.0 |
| com.github.cwilper.fcrepo-misc : fcrepo-httpclient | jar | 1.0.0 |
| org.openrdf : rio | jar | 1.0.10 |
| org.apache.httpcomponents : httpclient | jar | 4.0.3 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.26 |
| junit : junit | jar | 4.8.2 |