jar

com.github.zg2pro.formatter : zg2pro-formatter-plugin

Maven & Gradle

Oct 19, 2021
1 stars

zg2pro-formatter-plugin · This maven plugin enabled strong rules for formatting your java project, without relying on the IDEs formatting features

Table Of Contents

Latest Version

Download com.github.zg2pro.formatter : zg2pro-formatter-plugin JAR file - Latest Versions:

All Versions

Download com.github.zg2pro.formatter : zg2pro-formatter-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1

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 zg2pro-formatter-plugin-0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zg2pro.formatter.plugin.prettier

├─ com.github.zg2pro.formatter.plugin.prettier.PrettierPartHandler.class - [JAR]

com.github.zg2pro.formatter.plugin.editorconfig

├─ com.github.zg2pro.formatter.plugin.editorconfig.EditorConfigPartHandler.class - [JAR]

├─ com.github.zg2pro.formatter.plugin.editorconfig.IgnoreRules.class - [JAR]

├─ com.github.zg2pro.formatter.plugin.editorconfig.LoggerWrapper.class - [JAR]

com.github.zg2pro.formatter.plugin.hook

├─ com.github.zg2pro.formatter.plugin.hook.HookPartHandler.class - [JAR]

com.github.zg2pro.formatter.plugin

├─ com.github.zg2pro.formatter.plugin.AbstractFormatterService.class - [JAR]

├─ com.github.zg2pro.formatter.plugin.ForceFormatMojo.class - [JAR]

com.github.zg2pro.formatter.plugin.groovy

├─ com.github.zg2pro.formatter.plugin.groovy.GroovyPartHandler.class - [JAR]

com.github.zg2pro.formatter.plugin.util

├─ com.github.zg2pro.formatter.plugin.util.DependenciesVersions.class - [JAR]

├─ com.github.zg2pro.formatter.plugin.util.FileOverwriter.class - [JAR]

com.github.zg2pro.formatter.plugin.scala

├─ com.github.zg2pro.formatter.plugin.scala.ScalaPartHandler.class - [JAR]