jar

com.spiwer : rosilla

Maven & Gradle

Apr 25, 2023

Rosilla · Library to manage the database

Table Of Contents

Latest Version

Download com.spiwer : rosilla JAR file - Latest Versions:

All Versions

Download com.spiwer : rosilla JAR file - All Versions:

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

com.spiwer.rosilla.template

├─ com.spiwer.rosilla.template.BaseQuery.class - [JAR]

├─ com.spiwer.rosilla.template.EntityManager.class - [JAR]

├─ com.spiwer.rosilla.template.IDatabaseConnect.class - [JAR]

├─ com.spiwer.rosilla.template.SQLName.class - [JAR]

com.spiwer.rosilla.database

├─ com.spiwer.rosilla.database.ConnectionManager.class - [JAR]

├─ com.spiwer.rosilla.database.DatabaseManager.class - [JAR]

com.spiwer.rosilla.util

├─ com.spiwer.rosilla.util.PreparedStatementNamed.class - [JAR]

├─ com.spiwer.rosilla.util.Retrieve.class - [JAR]

├─ com.spiwer.rosilla.util.Rosilla.class - [JAR]

├─ com.spiwer.rosilla.util.TableUtil.class - [JAR]

com.spiwer.rosilla.dto

├─ com.spiwer.rosilla.dto.Condition.class - [JAR]

├─ com.spiwer.rosilla.dto.Criteria.class - [JAR]

├─ com.spiwer.rosilla.dto.Param.class - [JAR]

├─ com.spiwer.rosilla.dto.Petition.class - [JAR]

Advertisement