Package registries
Maven metadata: commons-lang3
Every published version of one of the most-depended-on Java libraries, in the file every build tool reads to resolve a version range.
maven-metadata.xml is the piece of XML most working programmers depend on without ever opening. It lists the versions, names the latest and the newest release, and carries the timestamp the resolver compares against.
It is small, stable, and shaped exactly like the documents an XML-to-CSV conversion is good at.
https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/maven-metadata.xml
- Publisher
- Maven Central
- Host
repo1.maven.org- Format
- Not one of the formats we document
- Root when listed
- metadata (2026-08-18)
- Size when listed
- 1.1 KB
What the last check saw
Fetched and parsed, 1.1 KB.Checked 2026-08-18 16:03 UTC
Structure
- Root element
metadata- Detected as
- xml
- Nodes
- 34
- Namespaces
- None declared
/metadata×1/metadata/groupId×1/metadata/artifactId×1/metadata/versioning×1/metadata/versioning/latest×1/metadata/versioning/release×1/metadata/versioning/versions×1/metadata/versioning/versions/version×26/metadata/versioning/lastUpdated×1
Recent checks
- ok2026-08-18 16:03 UTC
- ok2026-08-18 16:01 UTC
Where it reaches
- ToolsXML to JSON converterTurns a version list into something a script can read.
- ToolsXPath tester//versioning/latest is the one-line answer to "what is current".
Also in this category
- Maven metadata: slf4j-apiThe same file for a library with a much longer release history — useful for seeing how these documents grow.
- PyPI newest updatesThe most recently updated packages on PyPI, as RSS — a feed that changes several times a minute.
- PyPI releases: requestsRelease history for a single package as a feed — the per-project shape of the same endpoint family.
Get started
Bring order to the XML your team can't afford to ignore.
Create a free account and get a private workspace to search, validate, diff, and monitor your XML feeds, sitemaps, schemas, and vendor integrations.