License |
License |
---|---|
GroupId | GroupIdcom.threatconnect.sdk.addons |
ArtifactId | ArtifactIdopendxl |
Last Version | Last Version2.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe ThreatConnect Java SDK. Used to communicate with the ThreatConnect API
|
Filename | Size |
---|---|
opendxl-2.15.0.pom | |
opendxl-2.15.0.jar | 29 KB |
opendxl-2.15.0-sources.jar | 18 KB |
opendxl-2.15.0-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threatconnect.sdk.addons/opendxl/ -->
<dependency>
<groupId>com.threatconnect.sdk.addons</groupId>
<artifactId>opendxl</artifactId>
<version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threatconnect.sdk.addons/opendxl/
implementation 'com.threatconnect.sdk.addons:opendxl:2.15.0'
// https://jarcasting.com/artifacts/com.threatconnect.sdk.addons/opendxl/
implementation ("com.threatconnect.sdk.addons:opendxl:2.15.0")
'com.threatconnect.sdk.addons:opendxl:jar:2.15.0'
<dependency org="com.threatconnect.sdk.addons" name="opendxl" rev="2.15.0">
<artifact name="opendxl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threatconnect.sdk.addons', module='opendxl', version='2.15.0')
)
libraryDependencies += "com.threatconnect.sdk.addons" % "opendxl" % "2.15.0"
[com.threatconnect.sdk.addons/opendxl "2.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.0 |
com.google.code.gson : gson | jar | 2.8.0 |
org.msgpack : msgpack-core | jar | 0.8.14 |
org.ini4j : ini4j | jar | 0.5.4 |
commons-io : commons-io | jar | 2.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.58 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |