jar

org.bahmni.module : obs-relationship

Maven & Gradle

May 18, 2023

Obs relationship

Table Of Contents

Latest Version

Download org.bahmni.module : obs-relationship JAR file - Latest Versions:

All Versions

Download org.bahmni.module : obs-relationship 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 obs-relationship-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.obsrelationship.model

├─ org.bahmni.module.obsrelationship.model.ObsRelationship.class - [JAR]

├─ org.bahmni.module.obsrelationship.model.ObsRelationshipType.class - [JAR]

org.bahmni.module.obsrelationship.api

├─ org.bahmni.module.obsrelationship.api.ObsRelationService.class - [JAR]

org.bahmni.module.obsrelationship.api.impl

├─ org.bahmni.module.obsrelationship.api.impl.ObsRelationServiceImpl.class - [JAR]

org.bahmni.module.obsrelationship.dao.impl

├─ org.bahmni.module.obsrelationship.dao.impl.ObsRelationshipDaoImpl.class - [JAR]

org.bahmni.module.obsrelationship.dao

├─ org.bahmni.module.obsrelationship.dao.ObsRelationshipDao.class - [JAR]