jar

org.jboss.aerogear.unifiedpush : unifiedpush-model-jpa

Maven & Gradle

Feb 06, 2020
2 usages
446 stars

UnifiedPush Server Model JPA implementation

Table Of Contents

Latest Version

Download org.jboss.aerogear.unifiedpush : unifiedpush-model-jpa JAR file - Latest Versions:

All Versions

Download org.jboss.aerogear.unifiedpush : unifiedpush-model-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.2.x
2.1.x
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x
0.11.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 unifiedpush-model-jpa-2.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jboss.aerogear.unifiedpush.jpa.cdi

├─ org.jboss.aerogear.unifiedpush.jpa.cdi.Factory.class - [JAR]

org.jboss.aerogear.unifiedpush.jpa.dao.impl

├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao.class - [JAR]

├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao.class - [JAR]

├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao.class - [JAR]

├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAHealthDao.class - [JAR]

├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao.class - [JAR]

├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao.class - [JAR]

├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAVariantDao.class - [JAR]

org.jboss.aerogear.unifiedpush.jpa

├─ org.jboss.aerogear.unifiedpush.jpa.Mysql5BitBooleanDialect.class - [JAR]