MVN

net.officefloor.maven : tycho-shade-maven-plugin

Maven & Gradle

Aug 12, 2021
60 stars

Tycho creation of uber jar · Maven plug-in to create uber jar from tycho project

<plugin>
    <groupId>net.officefloor.maven</groupId>
    <artifactId>tycho-shade-maven-plugin</artifactId>
    <version>3.40.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.officefloor.maven : tycho-shade-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.40.0

All Versions

Choose a version of net.officefloor.maven : tycho-shade-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.40.x
tycho-shade-maven-plugin-3.40.0
3.39.x
tycho-shade-maven-plugin-3.39.0
3.38.x
tycho-shade-maven-plugin-3.38.0
3.37.x
tycho-shade-maven-plugin-3.37.0
3.36.x
tycho-shade-maven-plugin-3.36.0
3.35.x
tycho-shade-maven-plugin-3.35.0
3.34.x
tycho-shade-maven-plugin-3.34.0
3.33.x
tycho-shade-maven-plugin-3.33.0
3.32.x
tycho-shade-maven-plugin-3.32.0
3.31.x
tycho-shade-maven-plugin-3.31.0
3.30.x
tycho-shade-maven-plugin-3.30.2
tycho-shade-maven-plugin-3.30.0
3.29.x
tycho-shade-maven-plugin-3.29.0
3.28.x
tycho-shade-maven-plugin-3.28.2
tycho-shade-maven-plugin-3.28.1
tycho-shade-maven-plugin-3.28.0
3.27.x
tycho-shade-maven-plugin-3.27.0
3.26.x
tycho-shade-maven-plugin-3.26.0
3.25.x
tycho-shade-maven-plugin-3.25.0
3.24.x
tycho-shade-maven-plugin-3.24.0
3.23.x
tycho-shade-maven-plugin-3.23.0
3.22.x
tycho-shade-maven-plugin-3.22.0
3.21.x
tycho-shade-maven-plugin-3.21.0
3.20.x
tycho-shade-maven-plugin-3.20.0
3.19.x
tycho-shade-maven-plugin-3.19.0
3.18.x
tycho-shade-maven-plugin-3.18.0
3.17.x
tycho-shade-maven-plugin-3.17.0
3.16.x
tycho-shade-maven-plugin-3.16.0
3.15.x
tycho-shade-maven-plugin-3.15.0
3.14.x
tycho-shade-maven-plugin-3.14.0
3.13.x
tycho-shade-maven-plugin-3.13.0
3.12.x
tycho-shade-maven-plugin-3.12.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>net.officefloor.maven</groupId>
    <artifactId>tycho-shade-maven-plugin</artifactId>
    <version>3.40.0</version>
</plugin>