/public-api-java

Dependency-Track API Client for Java

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status Maven Central License

Dependency-Track Public Java API

The Dependency-Track Public Java API consists of model classes and parsers to aid in integration with Dependency-Track.

Maven Usage

<dependency>
    <groupId>org.dependencytrack</groupId>
    <artifactId>public-api-java</artifactId>
    <version>1.0.1</version>
</dependency>

Requirements

  • Dependency-Track 3.4.0 or higher

Copyright & License

Dependency-Track and the Dependency-Track Public Java API are Copyright (c) Steve Springett. All Rights Reserved.

Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.