jar

org.fcrepo : fcrepo-event-serialization

Maven & Gradle

Mar 20, 2023
2 usages

Fedora Event Serialization · A module for serializing Fedora events as RDF

Table Of Contents

Latest Version

Download org.fcrepo : fcrepo-event-serialization JAR file - Latest Versions:

All Versions

Download org.fcrepo : fcrepo-event-serialization 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

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-event-serialization-6.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fcrepo.event.serialization

├─ org.fcrepo.event.serialization.EventSerializer.class - [JAR]

├─ org.fcrepo.event.serialization.JsonLDEventMessage.class - [JAR]

├─ org.fcrepo.event.serialization.JsonLDSerializer.class - [JAR]

├─ org.fcrepo.event.serialization.TurtleSerializer.class - [JAR]

Advertisement