jar

org.fcrepo : fcrepo-fedora3-federation-connector

Maven & Gradle

Oct 15, 2013

A package of federation connectors that can be used to project over fedora 3 content.

Table Of Contents

Latest Version

Download org.fcrepo : fcrepo-fedora3-federation-connector JAR file - Latest Versions:

All Versions

Download org.fcrepo : fcrepo-fedora3-federation-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
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-fedora3-federation-connector-4.0.0-alpha-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fcrepo.connector.fedora3.rest

├─ org.fcrepo.connector.fedora3.rest.AbstractFedoraObjectRecord.class - [JAR]

├─ org.fcrepo.connector.fedora3.rest.ObjectProfileObjectRecordImpl.class - [JAR]

├─ org.fcrepo.connector.fedora3.rest.RESTFedora3DataImpl.class - [JAR]

├─ org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl.class - [JAR]

org.fcrepo.connector.fedora3

├─ org.fcrepo.connector.fedora3.Fedora3DataInterface.class - [JAR]

├─ org.fcrepo.connector.fedora3.Fedora3FederationConnector.class - [JAR]

├─ org.fcrepo.connector.fedora3.FedoraDatastreamRecord.class - [JAR]

├─ org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord.class - [JAR]

├─ org.fcrepo.connector.fedora3.FedoraObjectRecord.class - [JAR]

├─ org.fcrepo.connector.fedora3.ID.class - [JAR]

├─ org.fcrepo.connector.fedora3.RepositoryOrganizer.class - [JAR]

org.fcrepo.connector.fedora3.organizers

├─ org.fcrepo.connector.fedora3.organizers.FlatTruncatedOrganizer.class - [JAR]

Advertisement