JAR file

threadfix-cli-2.3.7-jar-with-dependencies.jar

in com/denimgroup/threadfix/threadfix-cli/2.3.7

Group ID: com.denimgroup.threadfix
Artifact ID: threadfix-cli
Version: 2.3.7
Last modified: 23.06.2016 21:49
Packaging: jar
Name: com.denimgroup.threadfix:threadfix-cli
Description: This module contains library classes for accessing the ThreadFix REST API. The ThreadFix IDE plugins use this library to retrieve application and vulnerability marker information, and in the ThreadFix scanner plugins to get endpoint information and upload scans to ThreadFix applications. The easiest way to start using the library is with the PluginClient or ThreadFixRestClient classes. Both have constructors that take a PropertiesManager instance, which holds the ThreadFix API key and url information. The default PropertiesManager implementation stores these properties in threadfix.properties, but the ThreadFix plugins extend the default PropertiesManager class to override this behavior for the target platform.
URL: https://github.com/denimgroup/threadfix
Vendor: Denim Group, Ltd.
Size: 9.46 MB
Download: https://repo.maven.apache.org/maven2/com/denimgroup/threadfix/threadfix-cli/2.3.7/threadfix-cli-2.3.7-jar-with-dependencies.jar
POM: Show
Maven:
<dependency>
  <groupId>com.denimgroup.threadfix</groupId>
  <artifactId>threadfix-cli</artifactId>
  <version>2.3.7</version>
  <classifier>jar-with-dependencies</classifier>
</dependency>
Gradle:
com.denimgroup.threadfix:threadfix-cli:2.3.7:jar-with-dependencies
Contained classes: Show all
Dependencies: