Uses of Class
org.alfresco.maven.plugin.config.TomcatDependency
-
Packages that use TomcatDependency Package Description org.alfresco.maven.plugin -
-
Uses of TomcatDependency in org.alfresco.maven.plugin
Fields in org.alfresco.maven.plugin with type parameters of type TomcatDependency Modifier and Type Field Description protected List<TomcatDependency>AbstractRunMojo. tomcatDependenciesTomcat Dependencies that should be added to the Embedded Tomcat configuration before start.
-