jar

com.javaoffers : brief-orms-sample

Maven & Gradle

Sep 11, 2023
Table Of Contents

Latest Version

Download com.javaoffers : brief-orms-sample JAR file - Latest Versions:

All Versions

Download com.javaoffers : brief-orms-sample JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 brief-orms-sample-3.6.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

brief

├─ brief.BriefInitializer.class - [JAR]

plus.entity

├─ plus.entity.PlusAccount.class - [JAR]

flex.mapper

├─ flex.mapper.FlexAccountMapper.class - [JAR]

flex

├─ flex.FlexInitializer.class - [JAR]

plus.mapper

├─ plus.mapper.PlusAccountMapper.class - [JAR]

brief.entity

├─ brief.entity.BriefAccount.class - [JAR]

flex.entity

├─ flex.entity.FlexAccount.class - [JAR]

commons

├─ commons.DataSourceFactory.class - [JAR]

plus

├─ plus.PlusInitializer.class - [JAR]

flex.entity.table

├─ flex.entity.table.Tables.class - [JAR]

Advertisement