MVN

de.empulse.eclipselink : staticweave-maven-plugin

Maven & Gradle

May 09, 2014
17 stars

eclipselink-staticweave-maven-plugin Maven Plugin · Maven Plugin for static weaving with EclipseLink. Compatible with Java 7 + 8 and Maven 3.x.

<plugin>
    <groupId>de.empulse.eclipselink</groupId>
    <artifactId>staticweave-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.empulse.eclipselink : staticweave-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of de.empulse.eclipselink : staticweave-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
staticweave-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>de.empulse.eclipselink</groupId>
    <artifactId>staticweave-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>