jar

com.noelherrick.jell : jell

Maven & Gradle

Apr 29, 2015
23 stars

A Dapper-like JDBC wrapper library.

Table Of Contents

Latest Version

Download com.noelherrick.jell : jell JAR file - Latest Versions:

All Versions

Download com.noelherrick.jell : jell JAR file - All Versions:

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

com.noelherrick.jell.mappers

├─ com.noelherrick.jell.mappers.DynoCreator.class - [JAR]

├─ com.noelherrick.jell.mappers.DynoMapper.class - [JAR]

├─ com.noelherrick.jell.mappers.FieldMapper.class - [JAR]

├─ com.noelherrick.jell.mappers.Mapper.class - [JAR]

├─ com.noelherrick.jell.mappers.MapperGenerator.class - [JAR]

├─ com.noelherrick.jell.mappers.PublicFieldMapper.class - [JAR]

com.noelherrick.jell

├─ com.noelherrick.jell.Jell.class - [JAR]

├─ com.noelherrick.jell.Main.class - [JAR]

├─ com.noelherrick.jell.SillyPojo.class - [JAR]

com.noelherrick.jell.sql

├─ com.noelherrick.jell.sql.ParameterConsumer.class - [JAR]

├─ com.noelherrick.jell.sql.ParameterizedSql.class - [JAR]

├─ com.noelherrick.jell.sql.Parameterizer.class - [JAR]

com.noelherrick.jell.containers

├─ com.noelherrick.jell.containers.Dyno.class - [JAR]

├─ com.noelherrick.jell.containers.LazyResultSetCollection.class - [JAR]

├─ com.noelherrick.jell.containers.SimpleDyno.class - [JAR]