jar

cn.asany.chaos : jfantasy-storage

Maven & Gradle

Mar 06, 2022
0 stars

jFantasy-Framework · SpringBoot + JPA + GraphQL

Table Of Contents

Latest Version

Download cn.asany.chaos : jfantasy-storage JAR file - Latest Versions:

All Versions

Download cn.asany.chaos : jfantasy-storage JAR file - All Versions:

Version Vulnerabilities Size Updated
2.9.x
2.8.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 jfantasy-storage-2.9.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jfantasy.autoconfigure

├─ org.jfantasy.autoconfigure.StorageAutoConfiguration.class - [JAR]

org.jfantasy.storage.converter

├─ org.jfantasy.storage.converter.FileObjectConverter.class - [JAR]

├─ org.jfantasy.storage.converter.FileObjectsConverter.class - [JAR]

org.jfantasy.storage

├─ org.jfantasy.storage.FileObject.class - [JAR]

org.jfantasy.storage.graphql.directives

├─ org.jfantasy.storage.graphql.directives.FileObjectFormatDirective.class - [JAR]

org.jfantasy.storage.graphql.scalars

├─ org.jfantasy.storage.graphql.scalars.FileObjectCoercing.class - [JAR]

Advertisement