Last Version

stix 1.2.0.2

The Java bindings for STIX v.1.2.0.2

License

License

GroupId

GroupId

org.mitre
ArtifactId

ArtifactId

stix
Version

Version

1.2.0.2
Type

Type

jar
Description

Description

stix
The Java bindings for STIX v.1.2.0.2
Project URL

Project URL

https://github.com/STIXProject/java-stix
Source Code Management

Source Code Management

https://github.com/STIXProject/java-stix

Download stix 1.2.0.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.3.5
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.6.5
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient-cache jar 4.3.5
org.apache.httpcomponents : httpclient jar 4.3.5
org.apache.httpcomponents : httpmime jar 4.3.5
org.springframework : spring-core jar 4.1.4.RELEASE

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
com.github.zafarkhaja : java-semver jar 0.9.0
org.codehaus.groovy : groovy jar 2.4.3
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.