jar

org.kuali.maven.plugins : bom-maven-plugin

Maven & Gradle

May 06, 2012

BOM Maven Plugin · This plugin has tooling for dealing with files that contain a byte order mark (aka BOM). It can strip BOM's from files, warn that files contain BOM's, or fail the build if BOM's are detected.

Table Of Contents

Latest Version

Download org.kuali.maven.plugins : bom-maven-plugin JAR file - Latest Versions:

All Versions

Download org.kuali.maven.plugins : bom-maven-plugin 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 bom-maven-plugin-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dhptech.maven.stripbom

├─ com.dhptech.maven.stripbom.BomMarker.class - [JAR]

├─ com.dhptech.maven.stripbom.SimpleScanner.class - [JAR]

├─ com.dhptech.maven.stripbom.StripMojo.class - [JAR]