jar

org.corpus-tools : pepperModules-GraphAnnoModules

Maven & Gradle

Oct 19, 2021
0 stars

This project provides a Pepper importer and exporter for the GraphAnno format.

Table Of Contents

Latest Version

Download org.corpus-tools : pepperModules-GraphAnnoModules JAR file - Latest Versions:

All Versions

Download org.corpus-tools : pepperModules-GraphAnnoModules JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.1.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 pepperModules-GraphAnnoModules-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.corpus_tools.peppermodules.graphAnnoModules.model

├─ org.corpus_tools.peppermodules.graphAnnoModules.model.Edge.class - [JAR]

├─ org.corpus_tools.peppermodules.graphAnnoModules.model.EdgeType.class - [JAR]

├─ org.corpus_tools.peppermodules.graphAnnoModules.model.MasterFile.class - [JAR]

├─ org.corpus_tools.peppermodules.graphAnnoModules.model.Node.class - [JAR]

├─ org.corpus_tools.peppermodules.graphAnnoModules.model.NodeType.class - [JAR]

├─ org.corpus_tools.peppermodules.graphAnnoModules.model.PartFile.class - [JAR]

org.corpus_tools.peppermodules.graphAnnoModules

├─ org.corpus_tools.peppermodules.graphAnnoModules.GraphAnno2SaltMapper.class - [JAR]

├─ org.corpus_tools.peppermodules.graphAnnoModules.GraphAnnoImporter.class - [JAR]