workingdog / stixtoneolib   0.6

GitHub

Library to load STIX-2 to Neo4j

Scala versions: 2.13 2.12

stixtoneolib 0.1


Group ID:
com.github.workingDog
Artifact ID:
stixtoneolib_2.12
Version:
0.1
Release Date:
Dec 14, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>stixtoneolib_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.workingDog', name: 'stixtoneolib_2.12', version: '0.1'