Class MojoExecutor.Attribute

java.lang.Object
org.twdata.maven.mojoexecutor.MojoExecutor.Attribute
Enclosing class:
MojoExecutor

public static class MojoExecutor.Attribute extends Object
Attribute wrapper class
  • Field Details

    • name

      private final String name
    • value

      private final String value
  • Constructor Details