jar

com.github.andreas-maier-ntt : swagger-jaxb

Maven & Gradle

Jun 27, 2018
2 stars

Swagger JAXB · XJC Plugin to add Swagger Annotations to your swagger generated JAXB classes, see github for info

Table Of Contents

Latest Version

Download com.github.andreas-maier-ntt : swagger-jaxb JAR file - Latest Versions:

All Versions

Download com.github.andreas-maier-ntt : swagger-jaxb JAR file - All Versions:

Version Vulnerabilities Size Updated
1.13
1.12
1.11
1.10
1.9
1.8
1.7

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

be.redlab.jaxb.swagger.process

├─ be.redlab.jaxb.swagger.process.AbstractProcessStrategy.class - [JAR]

├─ be.redlab.jaxb.swagger.process.FieldProcessStrategy.class - [JAR]

├─ be.redlab.jaxb.swagger.process.NoProcessStrategy.class - [JAR]

├─ be.redlab.jaxb.swagger.process.ProcessUtil.class - [JAR]

├─ be.redlab.jaxb.swagger.process.PropertyProcessStrategy.class - [JAR]

├─ be.redlab.jaxb.swagger.process.PublicMemberProcessStrategy.class - [JAR]

be.redlab.jaxb.swagger

├─ be.redlab.jaxb.swagger.ProcessStrategy.class - [JAR]

├─ be.redlab.jaxb.swagger.SwaggerAnnotationsJaxbPlugin.class - [JAR]

├─ be.redlab.jaxb.swagger.XJCHelper.class - [JAR]

Advertisement