jar

io.github.todokr : grokschema_3

Maven & Gradle

May 02, 2023
0 stars

grokschema · To understand DB schema thoroughly and intuitively

Table Of Contents

Latest Version

Download io.github.todokr : grokschema_3 JAR file - Latest Versions:

All Versions

Download io.github.todokr : grokschema_3 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 grokschema_3-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

grokschema.core

├─ grokschema.core.Column.class - [JAR]

├─ grokschema.core.ColumnAttribute.class - [JAR]

├─ grokschema.core.Config.class - [JAR]

├─ grokschema.core.JdbcConfigException.class - [JAR]

├─ grokschema.core.MetadataLoader.class - [JAR]

├─ grokschema.core.Reference.class - [JAR]

├─ grokschema.core.Referent.class - [JAR]

├─ grokschema.core.ReferentTree.class - [JAR]

├─ grokschema.core.Table.class - [JAR]

├─ grokschema.core.TableId.class - [JAR]