Jar examples for j:java-sdk
The ThreatConnect Java SDK. Used to communicate with teh ThreatConnect Threat Intelligence Platform
You can download jar file java-sdk 0.1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-sdk-0.1.6.jar to your project.
<dependency> <groupId>cn.leancloud</groupId> <artifactId>java-sdk</artifactId> <version>0.1.6</version> </dependency>
compile group: 'cn.leancloud', name: 'java-sdk', version: '0.1.6'
libraryDependencies += "cn.leancloud" % "java-sdk" % "0.1.6"
<dependency org="cn.leancloud" name="java-sdk" rev="0.1.6"/>
@Grapes(@Grab(group='cn.leancloud', module='java-sdk', version='0.1.6'))
'cn.leancloud:java-sdk:jar:0.1.6'
Click the following link to download the jar file.
java-sdk-0.1.6-javadoc.jar