jar

com.github.kentyeh : jdbi-annotation

Maven & Gradle

Oct 15, 2016
8 stars

jDBI Annotation · JPA annotation extension for jDBI

Table Of Contents

Latest Version

Download com.github.kentyeh : jdbi-annotation JAR file - Latest Versions:

All Versions

Download com.github.kentyeh : jdbi-annotation 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 jdbi-annotation-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.shakiba.jdbi.annotation

├─ me.shakiba.jdbi.annotation.AnnoClass.class - [JAR]

├─ me.shakiba.jdbi.annotation.AnnoMapper.class - [JAR]

├─ me.shakiba.jdbi.annotation.AnnoMapperFactory.class - [JAR]

├─ me.shakiba.jdbi.annotation.AnnoMember.class - [JAR]

├─ me.shakiba.jdbi.annotation.AnnoType.class - [JAR]

├─ me.shakiba.jdbi.annotation.BindAnno.class - [JAR]

├─ me.shakiba.jdbi.annotation.BindAnnoFactory.class - [JAR]