jar

io.github.hashiprobr : nfp-dao

Maven & Gradle

Nov 17, 2022
0 stars

io.github.hashiprobr:nfp-dao · Not-For-Production DAO framework based on Cloud Firestore and Storage.

Table Of Contents

Latest Version

Download io.github.hashiprobr : nfp-dao JAR file - Latest Versions:

All Versions

Download io.github.hashiprobr : nfp-dao JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.1.x
4.0.x
3.3.x
3.2.x
3.1.x
3.0.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
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 nfp-dao-4.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.pro.hashi.nfp.dao

├─ br.pro.hashi.nfp.dao.Adapter.class - [JAR]

├─ br.pro.hashi.nfp.dao.DAO.class - [JAR]

├─ br.pro.hashi.nfp.dao.Firebase.class - [JAR]

├─ br.pro.hashi.nfp.dao.FirebaseManager.class - [JAR]

├─ br.pro.hashi.nfp.dao.HiddenFile.class - [JAR]

├─ br.pro.hashi.nfp.dao.Selection.class - [JAR]

├─ br.pro.hashi.nfp.dao.Source.class - [JAR]

br.pro.hashi.nfp.dao.annotation

├─ br.pro.hashi.nfp.dao.annotation.Autokey.class - [JAR]

├─ br.pro.hashi.nfp.dao.annotation.File.class - [JAR]

├─ br.pro.hashi.nfp.dao.annotation.Hidden.class - [JAR]

├─ br.pro.hashi.nfp.dao.annotation.Key.class - [JAR]

br.pro.hashi.nfp.dao.exception

├─ br.pro.hashi.nfp.dao.exception.AccessFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.BytecodeFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.CredentialsFirebaseException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.ExecutionFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.FirebaseException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.FirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.InterruptedFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.QueryFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.RequestFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.SourceFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.StorageFirestoreException.class - [JAR]

├─ br.pro.hashi.nfp.dao.exception.UnavailableFirebaseException.class - [JAR]

Advertisement