Class JavaFXDependency

  • All Implemented Interfaces:
    Serializable, Cloneable, org.apache.maven.model.InputLocationTracker

    public class JavaFXDependency
    extends org.apache.maven.model.Dependency
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(Object o)  
      • Methods inherited from class org.apache.maven.model.Dependency

        addExclusion, clone, getArtifactId, getClassifier, getExclusions, getGroupId, getLocation, getManagementKey, getOptional, getScope, getSystemPath, getType, getVersion, isOptional, removeExclusion, setArtifactId, setClassifier, setExclusions, setGroupId, setLocation, setOptional, setOptional, setScope, setSystemPath, setType, setVersion, toString
    • Constructor Detail

      • JavaFXDependency

        public JavaFXDependency​(String artifactId,
                                String version)