Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 927 Bytes

File metadata and controls

24 lines (17 loc) · 927 Bytes

Java SDK for ThreatConnect

Click on any of the projects above to view more detailed information.

threatconnect-sdk-core

This SDK provides a high-level abstraction layer of the ThreatConnect™ RESTful API and can be used to read and write entities within ThreatConnect™ (indicators, threats, victims, etc.).

Maven

<dependency>
  <groupId>com.threatconnect.sdk.core</groupId>
  <artifactId>threatconnect-sdk</artifactId>
  <version>2.5.0</version>
</dependency>

This README provides a quick-start on the Java SDK. For detailed documentation, visit the "Java Development" section of the ThreatConnect™ SDK documentation:
https://threatconnect-inc.github.io/tc-exchange/java/sdk/start/

threatconnect-sdk-addons

This project contains additional addons that are outside of the core SDK

Contact

If you have any questions, bugs, or requests please contact support@threatconnect.com