workingdog / stixtoneolib   0.6

GitHub

Library to load STIX-2 to Neo4j

Scala versions: 2.13 2.12

stixtoneolib 0.6


Group ID:
com.github.workingDog
Artifact ID:
stixtoneolib_2.13
Version:
0.6
Release Date:
Jul 10, 2020
Licenses:
Files:

libraryDependencies += "com.github.workingDog" %% "stixtoneolib" % "0.6"

Mill build tool

ivy"com.github.workingDog::stixtoneolib:0.6"

Scala CLI

//> using dep "com.github.workingDog::stixtoneolib:0.6"

Ammonite REPL

import $ivy.`com.github.workingDog::stixtoneolib:0.6`

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>stixtoneolib_2.13</artifactId>
  <version>0.6</version>
</dependency>

compile group: 'com.github.workingDog', name: 'stixtoneolib_2.13', version: '0.6'