jar

org.fcrepo : fcrepo-http-api

Maven & Gradle

Mar 20, 2023
31 usages

Fedora Repository HTTP API Module · The Fedora Commons repository HTTP API: Provides a RESTful HTTP API to interact with the Fedora Commons repository.

Table Of Contents

Latest Version

Download org.fcrepo : fcrepo-http-api JAR file - Latest Versions:

All Versions

Download org.fcrepo : fcrepo-http-api JAR file - All Versions:

Version Vulnerabilities Size Updated
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.1.x
5.0.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fcrepo-http-api-6.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fcrepo.http.api.services

├─ org.fcrepo.http.api.services.EtagService.class - [JAR]

├─ org.fcrepo.http.api.services.HttpRdfService.class - [JAR]

├─ org.fcrepo.http.api.services.SparqlTranslateVisitor.class - [JAR]

org.fcrepo.http.api.responses

├─ org.fcrepo.http.api.responses.SearchResultProvider.class - [JAR]

├─ org.fcrepo.http.api.responses.StreamingBaseHtmlProvider.class - [JAR]

org.fcrepo.http.api

├─ org.fcrepo.http.api.ContentExposingResource.class - [JAR]

├─ org.fcrepo.http.api.ExternalContentHandler.class - [JAR]

├─ org.fcrepo.http.api.ExternalContentHandlerFactory.class - [JAR]

├─ org.fcrepo.http.api.ExternalContentPathValidator.class - [JAR]

├─ org.fcrepo.http.api.FedoraAcl.class - [JAR]

├─ org.fcrepo.http.api.FedoraBaseResource.class - [JAR]

├─ org.fcrepo.http.api.FedoraFixity.class - [JAR]

├─ org.fcrepo.http.api.FedoraHttpConfiguration.class - [JAR]

├─ org.fcrepo.http.api.FedoraLdp.class - [JAR]

├─ org.fcrepo.http.api.FedoraReindex.class - [JAR]

├─ org.fcrepo.http.api.FedoraRepositoryStats.class - [JAR]

├─ org.fcrepo.http.api.FedoraSearch.class - [JAR]

├─ org.fcrepo.http.api.FedoraTombstones.class - [JAR]

├─ org.fcrepo.http.api.FedoraVersioning.class - [JAR]

├─ org.fcrepo.http.api.Transactions.class - [JAR]

org.fcrepo.http.api.url

├─ org.fcrepo.http.api.url.HttpApiResources.class - [JAR]

Advertisement