| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}License (restriction)
3.0.0+
Describes the licenses for this project. This is used to generate
the license page of the project's web site, as well as being taken into consideration in other reporting and
validation. The licenses listed for the project are that of the project itself, and not of dependencies.
| Nested Element Summary | |
xs:string | comments3.0.0+ Addendum information pertaining to this license. |
xs:string | distribution3.0.0+ The primary method by which this project may be distributed. |
xs:string | name3.0.0+The full legal name of the license. |
xs:string | url3.0.0+The official url for the license text. |
<xs:complexType name="License"><xs:all></xs:complexType><xs:element minOccurs="0" name="name" type="xs:string">
</xs:element><xs:element minOccurs="0" name="url" type="xs:string">
</xs:element><xs:element minOccurs="0" name="distribution" type="xs:string">
</xs:element><xs:element minOccurs="0" name="comments" type="xs:string"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||