MVN

br.com.ingenieux : cloudwatch-maven-plugin

Maven & Gradle

Sep 30, 2019
63 stars

Beanstalker's support for Amazon CloudWatch Logs

<plugin>
    <groupId>br.com.ingenieux</groupId>
    <artifactId>cloudwatch-maven-plugin</artifactId>
    <version>1.5.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.ingenieux : cloudwatch-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.6

All Versions

Choose a version of br.com.ingenieux : cloudwatch-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
cloudwatch-maven-plugin-1.5.6
cloudwatch-maven-plugin-1.5.5
cloudwatch-maven-plugin-1.5.4
cloudwatch-maven-plugin-1.5.3
cloudwatch-maven-plugin-1.5.2
cloudwatch-maven-plugin-1.5.1

How to add a plugin to Maven

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

<plugin>
    <groupId>br.com.ingenieux</groupId>
    <artifactId>cloudwatch-maven-plugin</artifactId>
    <version>1.5.6</version>
</plugin>

Advertisement