Namespace: |
|
Type: |
|
Content: |
complex, 9 elements |
Defined: |
locally at 4 locations in maven-4.0.0.xsd |

XML Representation Summary |
|||
<dependency> |
|||
|
|||
</dependency> |
|||
Component |
Type / Value |
Occurs |
Nillable? |
Declared In |
Description |
|
1..1 |
||||||
|
xs:string
|
0..1 |
no |
3.0.0+ The project group that produced the dependency, e.g.
org.apache.maven. |
|||
|
xs:string
|
0..1 |
no |
3.0.0+ The unique id for an artifact produced by the project group, e.g.
maven-artifact. |
|||
|
xs:string
|
0..1 |
no |
3.0.0+ The version of the dependency, e.g.
3.2.1. » |
|||
|
xs:string : "jar"
|
0..1 |
no |
4.0.0+ The type of dependency, that will be mapped to a file extension, an optional classifier, and a few other attributes. »
|
|||
|
xs:string
|
0..1 |
no |
4.0.0+ The classifier of the dependency. »
|
|||
|
xs:string
|
0..1 |
no |
||||
|
xs:string
|
0..1 |
no |
4.0.0+ FOR SYSTEM SCOPE ONLY. »
|
|||
0..1 |
no |
4.0.0+ Lists a set of artifacts that should be excluded from this dependency's artifact list when it comes to calculating transitive dependencies.
|
||||
|
xs:string
|
0..1 |
no |
4.0.0+ Indicates the dependency is optional for use of this library. »
|
|||
XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit. |