Package org.openrewrite.maven.trait
Class MavenPlugin
java.lang.Object
org.openrewrite.maven.trait.MavenPlugin
- All Implemented Interfaces:
org.openrewrite.trait.Trait<org.openrewrite.xml.tree.Xml.Tag>
public class MavenPlugin
extends Object
implements org.openrewrite.trait.Trait<org.openrewrite.xml.tree.Xml.Tag>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openrewrite.trait.Trait
getCursor, getTree
-
Constructor Details
-
MavenPlugin
public MavenPlugin()
-