jar

in.umun.framework : image

Maven & Gradle

Jun 21, 2022
35 stars
Table Of Contents

Latest Version

Download in.umun.framework : image JAR file - Latest Versions:

All Versions

Download in.umun.framework : image JAR file - All Versions:

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

umun.image.repository

├─ umun.image.repository.ImageJpaRepository.class - [JAR]

umun.image.model

├─ umun.image.model.Image.class - [JAR]

umun.image.controller

├─ umun.image.controller.ImageController.class - [JAR]

umun.image.service

├─ umun.image.service.FileUtil.class - [JAR]

├─ umun.image.service.ImageService.class - [JAR]

├─ umun.image.service.StorageService.class - [JAR]