jar

com.baudoliver7 : lightweight-db

Maven & Gradle

Apr 01, 2022
9 usages
7 stars

Lightweight DB · Databases for fast uses in Java

Table Of Contents

Latest Version

Download com.baudoliver7 : lightweight-db JAR file - Latest Versions:

All Versions

Download com.baudoliver7 : lightweight-db JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.4
0.3.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 lightweight-db-0.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lightweight.db

├─ com.lightweight.db.EmbeddedDB2DataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedDataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedDerbyDataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedH2DataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedHSQLDBDataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedMSSQLServerDataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedMySQLDataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedOracleDataSource.class - [JAR]

├─ com.lightweight.db.EmbeddedPostgreSQLDataSource.class - [JAR]

├─ com.lightweight.db.RandomDatabaseName.class - [JAR]

├─ com.lightweight.db.package-info.class - [JAR]

Advertisement