https://github.com/sonatype/package-url-java
Java Package URL implementation
https://github.com/sonatype/package-url-java
java labs package-url
Last synced: 5 months ago
JSON representation
Java Package URL implementation
- Host: GitHub
- URL: https://github.com/sonatype/package-url-java
- Owner: sonatype
- License: apache-2.0
- Created: 2018-04-06T02:11:52.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T10:53:10.000Z (over 2 years ago)
- Last Synced: 2024-04-17T02:10:44.049Z (over 1 year ago)
- Topics: java, labs, package-url
- Language: Java
- Homepage: https://sonatype.github.io/package-url-java/
- Size: 4.55 MB
- Stars: 12
- Watchers: 26
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Sonatype Goodies - Package URL

Implementation of [Package URL](https://github.com/package-url/purl-spec) specification for Java.
## Building
### Requirements
* [Apache Maven](https://maven.apache.org/) 3.6+ (prefer to use included `mvnw`)
* JDK 8+
* BaSH (for `build` script)### Build
./build rebuild