# Functions
Parse parses a byte array containing marshaled Maven Metadata XML data and returned an unmarshaled MavenMetadata structure.
# Structs
MavenMetadata is the top-level structure for unmarshaled Maven Metadata XML.
No description provided by the author
No description provided by the author
No description provided by the author
Versioning is the structure for the unmarshaled 'versioning' field in Maven Metadata XML.
Versions is the structure for the unmarshaled 'Version' array field in Maven Metadata XML.
# Type aliases
No description provided by the author