MVN

org.bluestemsoftware.open.maven.plugin : aspect-plugin

Maven & Gradle

Nov 21, 2010

aspect-plugin · Attaches aspect sources to project for subsequent installation

<plugin>
    <groupId>org.bluestemsoftware.open.maven.plugin</groupId>
    <artifactId>aspect-plugin</artifactId>
    <version>1.0.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bluestemsoftware.open.maven.plugin : aspect-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.1

All Versions

Choose a version of org.bluestemsoftware.open.maven.plugin : aspect-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
aspect-plugin-1.0.0.1
aspect-plugin-1.0.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>org.bluestemsoftware.open.maven.plugin</groupId>
    <artifactId>aspect-plugin</artifactId>
    <version>1.0.0.1</version>
</plugin>