MVN

com.github.timurstrekalov : saga-maven-plugin

Maven & Gradle

Oct 10, 2015
1 usages
87 stars
<plugin>
    <groupId>com.github.timurstrekalov</groupId>
    <artifactId>saga-maven-plugin</artifactId>
    <version>1.5.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.timurstrekalov : saga-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.5

All Versions

Choose a version of com.github.timurstrekalov : saga-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
saga-maven-plugin-1.5.5
saga-maven-plugin-1.5.4
saga-maven-plugin-1.5.3
saga-maven-plugin-1.5.2
saga-maven-plugin-1.5.1
saga-maven-plugin-1.5.0
1.4.x
saga-maven-plugin-1.4.2
saga-maven-plugin-1.4.1
saga-maven-plugin-1.4.0
1.3.x
saga-maven-plugin-1.3.3
saga-maven-plugin-1.3.2
saga-maven-plugin-1.3.1
saga-maven-plugin-1.3.0
1.2.x
saga-maven-plugin-1.2.6
saga-maven-plugin-1.2.5
saga-maven-plugin-1.2.4
saga-maven-plugin-1.2.3
saga-maven-plugin-1.2.1
saga-maven-plugin-1.2.0
1.1.x
saga-maven-plugin-1.1.2
saga-maven-plugin-1.1.1
saga-maven-plugin-1.1.0
1.0.x
saga-maven-plugin-1.0.10
saga-maven-plugin-1.0.9
saga-maven-plugin-1.0.8
saga-maven-plugin-1.0.7
saga-maven-plugin-1.0.6
saga-maven-plugin-1.0.5
saga-maven-plugin-1.0.4
saga-maven-plugin-1.0.3
saga-maven-plugin-1.0.2
saga-maven-plugin-1.0.1
saga-maven-plugin-1.0.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>com.github.timurstrekalov</groupId>
    <artifactId>saga-maven-plugin</artifactId>
    <version>1.5.5</version>
</plugin>

Advertisement