jar

org.bahmni.module : communication-api

Maven & Gradle

Mar 08, 2023
0 stars

Communication API · API project for Bahmni Communication

Table Of Contents

Latest Version

Download org.bahmni.module : communication-api JAR file - Latest Versions:

All Versions

Download org.bahmni.module : communication-api JAR file - All Versions:

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

org.bahmni.module.communication.model

├─ org.bahmni.module.communication.model.MailAttachment.class - [JAR]

├─ org.bahmni.module.communication.model.MailContent.class - [JAR]

├─ org.bahmni.module.communication.model.Recipient.class - [JAR]

org.bahmni.module.communication

├─ org.bahmni.module.communication.CommunicationActivator.class - [JAR]

org.bahmni.module.communication.api.impl

├─ org.bahmni.module.communication.api.impl.CommunicationServiceImpl.class - [JAR]

org.bahmni.module.communication.api

├─ org.bahmni.module.communication.api.CommunicationService.class - [JAR]