UML Modeling Guide

Stereotype «MavenProjectDependency»

Stereotype «MavenProjectDependency»

The stereotype «MavenProjectDependency» can be used to specify dependencies within multi-module projects. In such cases, it is necessary to define between which modules the dependencies actually exist.


Stereotype «MavenProjectDependency»  
Applicable Elements Dependency  
Tagged Values    
Name Type Description
moduleDependencyTypes ModuleDependencyType This tag can be used to define the dependencies between the related Maven projects at the module level.

At least one module dependency type must be defined.
order int This tag can be used to define the order of this dependency among all other MavenDependency definitions within the project.


Generated by JEAF Generator