jar

org.bahmni.module : idgen-webservices-omod

Maven & Gradle

Mar 02, 2023

ID Generation Web Services OMOD · OMOD project for idgen-webservices

Table Of Contents

Latest Version

Download org.bahmni.module : idgen-webservices-omod JAR file - Latest Versions:

All Versions

Download org.bahmni.module : idgen-webservices-omod JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 idgen-webservices-omod-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openmrs.util

├─ org.openmrs.util.PrivilegeConstants.class - [JAR]

org.openmrs.module.idgen.mapper

├─ org.openmrs.module.idgen.mapper.IdentifierSourceListMapper.class - [JAR]

org.openmrs.module.idgen.webservices.controller

├─ org.openmrs.module.idgen.webservices.controller.GenerateIdentifierRequest.class - [JAR]

├─ org.openmrs.module.idgen.webservices.controller.IdgenIdentifierSourceController.class - [JAR]

├─ org.openmrs.module.idgen.webservices.controller.IdgenIdentifierTypeController.class - [JAR]

├─ org.openmrs.module.idgen.webservices.controller.SetLatestIdentifierRequest.class - [JAR]

org.openmrs.module.idgen.contract

├─ org.openmrs.module.idgen.contract.IdentifierSource.class - [JAR]

├─ org.openmrs.module.idgen.contract.IdentifierType.class - [JAR]

org.openmrs.module.idgen.webservices

├─ org.openmrs.module.idgen.webservices.Activator.class - [JAR]

├─ org.openmrs.module.idgen.webservices.IdgenWsConstants.class - [JAR]

org.openmrs.module.idgen.webservices.services

├─ org.openmrs.module.idgen.webservices.services.IdentifierSourceServiceWrapper.class - [JAR]

├─ org.openmrs.module.idgen.webservices.services.IdentifierSourceServiceWrapperImpl.class - [JAR]

├─ org.openmrs.module.idgen.webservices.services.IdentifierTypeServiceWrapper.class - [JAR]

├─ org.openmrs.module.idgen.webservices.services.IdentifierTypeServiceWrapperImpl.class - [JAR]

org.openmrs.module.idgen.serialization

├─ org.openmrs.module.idgen.serialization.ObjectMapperRepository.class - [JAR]