jar

com.github.igorperikov : hollow-maven-plugin

Maven & Gradle

Mar 09, 2019
2 stars

Hollow maven plugin · This plugin provides goal for generating hollow consumer api

Table Of Contents

Latest Version

Download com.github.igorperikov : hollow-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.igorperikov : hollow-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.1.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 hollow-maven-plugin-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.igorperikov.hollow

├─ com.github.igorperikov.hollow.HollowAPIGeneratorUtility.class - [JAR]

com.github.igorperikov.hollow.utils

├─ com.github.igorperikov.hollow.utils.ClasspathUtils.class - [JAR]

├─ com.github.igorperikov.hollow.utils.FolderUtils.class - [JAR]

com.github.igorperikov.hollow.mojo

├─ com.github.igorperikov.hollow.mojo.AbstractHollowMojo.class - [JAR]

├─ com.github.igorperikov.hollow.mojo.MultiModuleHollowMojo.class - [JAR]

├─ com.github.igorperikov.hollow.mojo.SingleModuleHollowMojo.class - [JAR]

com.github.igorperikov.hollow.config

├─ com.github.igorperikov.hollow.config.OptionalHollowProperties.class - [JAR]

Advertisement