MVN

org.mitre.taxii : taxii

Maven & Gradle

Jul 06, 2015

taxii · The JAXB Bindings for TAXII v.1.1.0.1

<dependency>
    <groupId>org.mitre.taxii</groupId>
    <artifactId>taxii</artifactId>
    <version>1.1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mitre.taxii : taxii to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0.1

All Versions

Choose a version of org.mitre.taxii : taxii to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
taxii-1.1.0.1
taxii-1.1.0

How to add a dependency to Maven

Add the following org.mitre.taxii : taxii maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mitre.taxii</groupId>
    <artifactId>taxii</artifactId>
    <version>1.1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mitre.taxii : taxii gradle dependency to your build.gradle file:

implementation 'org.mitre.taxii:taxii:1.1.0.1'

Gradle Kotlin DSL: Add the following org.mitre.taxii : taxii gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mitre.taxii:taxii:1.1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mitre.taxii : taxii sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mitre.taxii" % "taxii" % "1.1.0.1"

Advertisement

Dependencies from Group

Jul 06, 2015

Discover Dependencies

Oct 17, 2020
48 stars
Oct 17, 2020
65 usages
48 stars
Sep 05, 2017
333 stars
May 13, 2017
8 usages
Jun 23, 2023
264 usages
23 stars
Nov 04, 2016
12 usages
Aug 02, 2016
8 usages
Dec 28, 2015
11 stars
Jul 10, 2023
185 usages
648 stars