License |
License |
---|---|
GroupId | GroupIdcom.threatconnect.sdk.addons |
ArtifactId | ArtifactIdstix-writer |
Version | Version2.15.0 |
Type | Typejar |
Description |
DescriptionThe ThreatConnect Java SDK. Used to communicate with the ThreatConnect API
|
Filename | Size |
---|---|
stix-writer-2.15.0.pom | |
stix-writer-2.15.0.jar | 12 KB |
stix-writer-2.15.0-sources.jar | 8 KB |
stix-writer-2.15.0-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.gregmarut.support : test-beangen | jar | 2.5-RELEASE |
junit : junit | jar | 4.12 |