An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Sonatype Goodies - Package URL

![license](https://img.shields.io/github/license/sonatype/package-url-java.svg)
![maven-central](https://img.shields.io/maven-central/v/org.sonatype.goodies/package-url-java.svg)

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