jar

io.github.stepanovd : springwolfdoc2dto-core

Maven & Gradle

Jul 12, 2023
0 stars

springwolfdoc2dto-core · A library for generate dto classes by SpringWolf documentations

Table Of Contents

Latest Version

Download io.github.stepanovd : springwolfdoc2dto-core JAR file - Latest Versions:

All Versions

Download io.github.stepanovd : springwolfdoc2dto-core 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 springwolfdoc2dto-core-1.0.6-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.stepanovd.springwolf2dto

├─ io.github.stepanovd.springwolf2dto.Configuration.class - [JAR]

├─ io.github.stepanovd.springwolf2dto.Connector.class - [JAR]

├─ io.github.stepanovd.springwolf2dto.CustomGenerationConfig.class - [JAR]

├─ io.github.stepanovd.springwolf2dto.CustomSchemaStore.class - [JAR]

├─ io.github.stepanovd.springwolf2dto.HttpConnector.class - [JAR]

├─ io.github.stepanovd.springwolf2dto.PojoGenerator.class - [JAR]

├─ io.github.stepanovd.springwolf2dto.StringConnector.class - [JAR]

Advertisement