https://github.com/nycodeghg/maven-repo-version-worker
Cloudflare Worker for retrieving the latest version of an artifact in maven central
https://github.com/nycodeghg/maven-repo-version-worker
Last synced: 11 months ago
JSON representation
Cloudflare Worker for retrieving the latest version of an artifact in maven central
- Host: GitHub
- URL: https://github.com/nycodeghg/maven-repo-version-worker
- Owner: NyCodeGHG
- License: apache-2.0
- Created: 2022-01-08T21:26:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T18:50:09.000Z (over 3 years ago)
- Last Synced: 2025-04-03T20:38:07.142Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://maven-repo-version-worker.nycode.workers.dev
- Size: 1.05 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maven-repo-version-worker
A [Cloudflare Worker](https://workers.cloudflare.com/) which reads the latest version of an artifact from [Maven Central](https://search.maven.org) and returns it as plain text.
## Usage
https://maven-repo-version-worker.nycode.workers.dev/?group=GROUP&module=MODULE