jar

com.github.vencent-lu : giants-swagger

Maven & Gradle

Jun 11, 2021
2 usages

giants-swagger · Giants public libraries and reusable components.

Table Of Contents

Latest Version

Download com.github.vencent-lu : giants-swagger JAR file - Latest Versions:

All Versions

Download com.github.vencent-lu : giants-swagger JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
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 giants-swagger-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.giants.swagger.springfox.plugin

├─ com.giants.swagger.springfox.plugin.GiantsCustomModelsProvider.class - [JAR]

com.giants.swagger.factory.support

├─ com.giants.swagger.factory.support.GiantsSwaggerBeanDefinitionRegistryPostProcessor.class - [JAR]

com.giants.swagger.configuration

├─ com.giants.swagger.configuration.GiantsSwaggerConfiguration.class - [JAR]

├─ com.giants.swagger.configuration.GiantsSwaggerProperties.class - [JAR]

├─ com.giants.swagger.configuration.ReturnResultClass.class - [JAR]

com.giants.swagger.mappers

├─ com.giants.swagger.mappers.ServiceModelToSwagger2MapperImpl.class - [JAR]

com.giants.swagger.readers.parameter

├─ com.giants.swagger.readers.parameter.ModelAttributeParameterExpander.class - [JAR]

Advertisement