jar

net.sourceforge.openutils : flatten-maven-plugin

Maven & Gradle

Oct 23, 2019
0 stars

Maven Flatten Plugin · Plugin to generate flattened POM (reduced and resolved information required for consumers of maven repositories) and to use (install, sign, deploy) it instead of original pom.xml.

Table Of Contents

Latest Version

Download net.sourceforge.openutils : flatten-maven-plugin JAR file - Latest Versions:

All Versions

Download net.sourceforge.openutils : flatten-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 flatten-maven-plugin-1.2.201910234.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.codehaus.mojo.flatten.cifriendly

├─ org.codehaus.mojo.flatten.cifriendly.CiInterpolator.class - [JAR]

├─ org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl.class - [JAR]

├─ org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.class - [JAR]

org.codehaus.mojo.flatten

├─ org.codehaus.mojo.flatten.AbstractFlattenMojo.class - [JAR]

├─ org.codehaus.mojo.flatten.CleanMojo.class - [JAR]

├─ org.codehaus.mojo.flatten.Dependencies.class - [JAR]

├─ org.codehaus.mojo.flatten.ElementHandling.class - [JAR]

├─ org.codehaus.mojo.flatten.FlattenDescriptor.class - [JAR]

├─ org.codehaus.mojo.flatten.FlattenMode.class - [JAR]

├─ org.codehaus.mojo.flatten.FlattenMojo.class - [JAR]

├─ org.codehaus.mojo.flatten.HelpMojo.class - [JAR]

├─ org.codehaus.mojo.flatten.LoggingModelProblemCollector.class - [JAR]

├─ org.codehaus.mojo.flatten.PomProperty.class - [JAR]

org.codehaus.mojo.flatten.model.resolution

├─ org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver.class - [JAR]

├─ org.codehaus.mojo.flatten.model.resolution.ReactorModelPool.class - [JAR]