Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.28 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.28 KB

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.