jar

com.outbrain.swinfra : ci-friendly-maven-plugin

Maven & Gradle

Oct 08, 2020
63 stars

Ci Friendly Maven Plugin · Plugin helps to use CI friendly versions in maven projects https://maven.apache.org/maven-ci-friendly.html replacing the flatten-maven-plugin

Table Of Contents

Latest Version

Download com.outbrain.swinfra : ci-friendly-maven-plugin JAR file - Latest Versions:

All Versions

Download com.outbrain.swinfra : ci-friendly-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 ci-friendly-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.outbrain.ci.friendly.maven.plugin

├─ com.outbrain.ci.friendly.maven.plugin.AbstractCiFriendlyMojo.class - [JAR]

├─ com.outbrain.ci.friendly.maven.plugin.CiFriendlyMojo.class - [JAR]

├─ com.outbrain.ci.friendly.maven.plugin.CleanMojo.class - [JAR]

├─ com.outbrain.ci.friendly.maven.plugin.TagMojo.class - [JAR]

├─ com.outbrain.ci.friendly.maven.plugin.VersionMojo.class - [JAR]

├─ com.outbrain.ci.friendly.maven.plugin.VersionProvider.class - [JAR]

├─ com.outbrain.ci.friendly.maven.plugin.VersionProviderImpl.class - [JAR]

Advertisement