bobkinn/Maven Metadata parser
Downloads maven-metadata.xml and provides data from it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_url | Repository URL | yes | — |
| artifact_id | Dot-separated maven artifact id like com.example.app | yes | — |
Outputs
| name | description |
|---|---|
| latest_version | Latest version of artifact |
| latest_release | Latest release version of artifact |
| last_updated_time | Last updated time |