jar

io.mosip.kernel : kernel-idgenerator-regcenterid

Maven & Gradle

Sep 28, 2022
2 usages
10 stars

Regcenter id generator · Regcenter id generator

Table Of Contents

Latest Version

Download io.mosip.kernel : kernel-idgenerator-regcenterid JAR file - Latest Versions:

All Versions

Download io.mosip.kernel : kernel-idgenerator-regcenterid JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 kernel-idgenerator-regcenterid-1.2.0.1-B1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mosip.kernel.idgenerator.regcenterid.exception

├─ io.mosip.kernel.idgenerator.regcenterid.exception.RegistrationCenterIdServiceException.class - [JAR]

io.mosip.kernel.idgenerator.regcenterid.repository

├─ io.mosip.kernel.idgenerator.regcenterid.repository.RegistrationCenterIdRepository.class - [JAR]

io.mosip.kernel.idgenerator.regcenterid.entity

├─ io.mosip.kernel.idgenerator.regcenterid.entity.RegistrationCenterId.class - [JAR]

io.mosip.kernel.idgenerator.regcenterid.impl

├─ io.mosip.kernel.idgenerator.regcenterid.impl.RegistrationCenterIdGeneratorImpl.class - [JAR]

io.mosip.kernel.idgenerator.regcenterid.constant

├─ io.mosip.kernel.idgenerator.regcenterid.constant.RegistrationCenterIdConstant.class - [JAR]

Advertisement