Last Version

com.threatconnect.sdk.addons:stix-writer 2.15.0

The ThreatConnect Java SDK. Used to communicate with the ThreatConnect API

License

License

GroupId

GroupId

com.threatconnect.sdk.addons
ArtifactId

ArtifactId

stix-writer
Version

Version

2.15.0
Type

Type

jar
Description

Description

The ThreatConnect Java SDK. Used to communicate with the ThreatConnect API

Download stix-writer 2.15.0


<!-- https://jarcasting.com/artifacts/com.threatconnect.sdk.addons/stix-writer/ -->
<dependency>
    <groupId>com.threatconnect.sdk.addons</groupId>
    <artifactId>stix-writer</artifactId>
    <version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threatconnect.sdk.addons/stix-writer/
implementation 'com.threatconnect.sdk.addons:stix-writer:2.15.0'
// https://jarcasting.com/artifacts/com.threatconnect.sdk.addons/stix-writer/
implementation ("com.threatconnect.sdk.addons:stix-writer:2.15.0")
'com.threatconnect.sdk.addons:stix-writer:jar:2.15.0'
<dependency org="com.threatconnect.sdk.addons" name="stix-writer" rev="2.15.0">
  <artifact name="stix-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threatconnect.sdk.addons', module='stix-writer', version='2.15.0')
)
libraryDependencies += "com.threatconnect.sdk.addons" % "stix-writer" % "2.15.0"
[com.threatconnect.sdk.addons/stix-writer "2.15.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.threatconnect.sdk : threatconnect-model jar ${project.version}
org.mitre : stix jar 1.1.1.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.1

test (2)

Group / Artifact Type Version
com.gregmarut.support : test-beangen jar 2.5-RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.