MVN

com.jlefebure : sentry-release-maven-plugin

Maven & Gradle

Dec 14, 2019
0 stars

sentry-release-maven-plugin · Create and deploy release on Sentry from Maven

<plugin>
    <groupId>com.jlefebure</groupId>
    <artifactId>sentry-release-maven-plugin</artifactId>
    <version>9.9.3.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jlefebure : sentry-release-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 9.9.3.3

All Versions

Choose a version of com.jlefebure : sentry-release-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
9.9.x
sentry-release-maven-plugin-9.9.3.3
sentry-release-maven-plugin-9.9.3.2

How to add a plugin to Maven

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

<plugin>
    <groupId>com.jlefebure</groupId>
    <artifactId>sentry-release-maven-plugin</artifactId>
    <version>9.9.3.3</version>
</plugin>