jar

com.github.gekoh.yagen : yagen-example-domain

Maven & Gradle

Jun 27, 2023
0 stars

yaGen - example domain lib with ddl generation

Table Of Contents

Latest Version

Download com.github.gekoh.yagen : yagen-example-domain JAR file - Latest Versions:

All Versions

Download com.github.gekoh.yagen : yagen-example-domain JAR file - All Versions:

Version Vulnerabilities Size Updated
5.22
5.21
5.20
5.19
5.18
5.17
5.16
5.15
5.14
5.13
5.12
5.11
5.10.x
5.9.x
5.8.x
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
3.7
3.5
3.4
3.3
3.2
3.1
3.0
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 yagen-example-domain-5.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.gekoh.yagen.example

├─ com.github.gekoh.yagen.example.Aircraft.class - [JAR]

├─ com.github.gekoh.yagen.example.AircraftHst.class - [JAR]

├─ com.github.gekoh.yagen.example.BaseEntity.class - [JAR]

├─ com.github.gekoh.yagen.example.BaseEntityHst.class - [JAR]

├─ com.github.gekoh.yagen.example.BoardBookEntry.class - [JAR]

├─ com.github.gekoh.yagen.example.BoardBookEntryHst.class - [JAR]

├─ com.github.gekoh.yagen.example.EngineType.class - [JAR]

├─ com.github.gekoh.yagen.example.PilotLogEntry.class - [JAR]

├─ com.github.gekoh.yagen.example.PilotLogEntryHst.class - [JAR]

com.github.gekoh.yagen.example.ddl

├─ com.github.gekoh.yagen.example.ddl.ExampleProfileProvider.class - [JAR]

com.github.gekoh.yagen.example.imp

├─ com.github.gekoh.yagen.example.imp.ImpBoardBook.class - [JAR]

com.github.gekoh.yagen.example.hst

├─ com.github.gekoh.yagen.example.hst.BaseEntity.class - [JAR]