8000 GitHub - sonatype/package-url-java: Java Package URL implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sonatype/package-url-java

Repository files navigation

Sonatype Goodies - Package URL

license maven-central

Implementation of Package URL specification for Java.

Building

Requirements

  • Apache Maven 3.6+ (prefer to use included mvnw)
  • JDK 8+
  • BaSH (for build script)

Build

./build rebuild
0