Skip to content

blackducksoftware/blackduck-common

Repository files navigation

Overview

The blackduck-common library supplies convenient communication with a Black Duck server through REST API's as well as providing convenient ways to download the CLI and execute it.

Build

Build Status Coverage Status License Black Duck Security Risk Quality Gate Status

Where can I get the latest release?

You can download the latest release from Maven Central.

Documentation

All documentation for blackduck-common can be found on the base project: https://github.com/blackducksoftware/blackduck-common/wiki

Tests

To run integration tests, create a test.properties file under src/test/resources and populate the relevant key-value pairs (See TestingPropertyKey enum for possible keys).