jar

io.github.osinn : storage-starter

Maven & Gradle

Jun 30, 2022
0 stars

storage-starter · storage-starter

Table Of Contents

Latest Version

Download io.github.osinn : storage-starter JAR file - Latest Versions:

All Versions

Download io.github.osinn : storage-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 storage-starter-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gitee.osinn.storage.manager

├─ com.gitee.osinn.storage.manager.AbstractManager.class - [JAR]

├─ com.gitee.osinn.storage.manager.FileStorageManager.class - [JAR]

├─ com.gitee.osinn.storage.manager.LocalFileStorageManager.class - [JAR]

├─ com.gitee.osinn.storage.manager.QiNiuFileStorageManager.class - [JAR]

com.gitee.osinn.storage.dto

├─ com.gitee.osinn.storage.dto.UpResultDTO.class - [JAR]

com.gitee.osinn.storage.exception

├─ com.gitee.osinn.storage.exception.StorageException.class - [JAR]

com.gitee.osinn.storage.starter

├─ com.gitee.osinn.storage.starter.FileStarterAutoConfiguration.class - [JAR]

com.gitee.osinn.storage.provider

├─ com.gitee.osinn.storage.provider.ConfigProperties.class - [JAR]

com.gitee.osinn.storage.utils

├─ com.gitee.osinn.storage.utils.FileUtil.class - [JAR]

com.gitee.osinn.storage.enums

├─ com.gitee.osinn.storage.enums.QiNiuEnums.class - [JAR]