jar

org.crazycake : ScaffoldUnit

Maven & Gradle

Sep 20, 2014
1 usages

ScaffoldUnit · ScaffoldUnit will help you to prepare the database data context when you do unit test.

Table Of Contents

Latest Version

Download org.crazycake : ScaffoldUnit JAR file - Latest Versions:

All Versions

Download org.crazycake : ScaffoldUnit JAR file - All Versions:

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

org.crazycake.ScaffoldUnit

├─ org.crazycake.ScaffoldUnit.ScaffoldUnit.class - [JAR]

org.crazycake.ScaffoldUnit.model

├─ org.crazycake.ScaffoldUnit.model.SCol.class - [JAR]

├─ org.crazycake.ScaffoldUnit.model.SMethod.class - [JAR]

├─ org.crazycake.ScaffoldUnit.model.STable.class - [JAR]

├─ org.crazycake.ScaffoldUnit.model.Sconf.class - [JAR]

org.crazycake.ScaffoldUnit.utils

├─ org.crazycake.ScaffoldUnit.utils.ScriptRunner.class - [JAR]

org.crazycake.ScaffoldUnit.dao

├─ org.crazycake.ScaffoldUnit.dao.ScaffoldUnitDao.class - [JAR]