jar

com.lodgon.dalicore : daliforum-ejb

Maven & Gradle

Apr 16, 2013

DaliCore Forum · Flexible EJB implementation of the basic operations of an internet forum, including setting and checking correct permissions.

Table Of Contents

Latest Version

Download com.lodgon.dalicore : daliforum-ejb JAR file - Latest Versions:

All Versions

Download com.lodgon.dalicore : daliforum-ejb JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.9.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 daliforum-ejb-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lodgon.dali.module.forum.ejb

├─ com.lodgon.dali.module.forum.ejb.ForumBean.class - [JAR]

com.lodgon.dali.module.forum.entity

├─ com.lodgon.dali.module.forum.entity.Category.class - [JAR]

├─ com.lodgon.dali.module.forum.entity.Forum.class - [JAR]

├─ com.lodgon.dali.module.forum.entity.Post.class - [JAR]

├─ com.lodgon.dali.module.forum.entity.Subforum.class - [JAR]

├─ com.lodgon.dali.module.forum.entity.Topic.class - [JAR]

com.lodgon.dali.module.forum

├─ com.lodgon.dali.module.forum.Constants.class - [JAR]

├─ com.lodgon.dali.module.forum.ForumException.class - [JAR]