jar

com.vjh0107.barcode : barcodeframework-platform-ktor

Maven & Gradle

Feb 14, 2023
3 stars

BarcodeFramework · 바코드 네트워크의 framework 입니다.

Table Of Contents

Latest Version

Download com.vjh0107.barcode : barcodeframework-platform-ktor JAR file - Latest Versions:

All Versions

Download com.vjh0107.barcode : barcodeframework-platform-ktor JAR file - All Versions:

Version Vulnerabilities Size Updated
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 barcodeframework-platform-ktor-1.0.1-beta12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vjh0107.barcode.framework.database.impl

├─ com.vjh0107.barcode.framework.database.impl.HikariBarcodeDataSourceImpl.class - [JAR]

├─ com.vjh0107.barcode.framework.database.impl.HikariDatabaseConfigImpl.class - [JAR]

com.vjh0107.barcode.framework

├─ com.vjh0107.barcode.framework.AbstractBarcodeApplication.class - [JAR]

com.vjh0107.barcode.framework.component.handler.impl

├─ com.vjh0107.barcode.framework.component.handler.impl.BarcodeRouterHandler.class - [JAR]

com.vjh0107.barcode.framework.component

├─ com.vjh0107.barcode.framework.component.BarcodeRouter.class - [JAR]

com.vjh0107.barcode.framework.component.handler

├─ com.vjh0107.barcode.framework.component.handler.AbstractKtorComponentHandler.class - [JAR]

├─ com.vjh0107.barcode.framework.component.handler.KtorComponentHandlerModule.class - [JAR]

org.koin.ksp.generated

├─ org.koin.ksp.generated.KtorComponentHandlerModuleGen.class - [JAR]

├─ org.koin.ksp.generated.KtorComponentHandlerModuleGen__KtorComponentHandlerModuleGencom_vjh0107_barcode_framework_component_handlerKt.class - [JAR]

├─ org.koin.ksp.generated.KtorDatabaseModuleGen.class - [JAR]

├─ org.koin.ksp.generated.KtorDatabaseModuleGen__KtorDatabaseModuleGencom_vjh0107_barcode_framework_databaseKt.class - [JAR]

├─ org.koin.ksp.generated.SerializationModuleGen.class - [JAR]

├─ org.koin.ksp.generated.SerializationModuleGen__SerializationModuleGencom_vjh0107_barcode_framework_serializationKt.class - [JAR]

com.vjh0107.barcode.framework.database

├─ com.vjh0107.barcode.framework.database.KtorDatabaseModule.class - [JAR]

com.vjh0107.barcode.framework.serialization

├─ com.vjh0107.barcode.framework.serialization.SerializationModule.class - [JAR]