Skip to content

Latest commit

 

History

History
113 lines (109 loc) · 5.09 KB

LICENSE-deps.adoc

File metadata and controls

113 lines (109 loc) · 5.09 KB

Overview of Dependencies and Licenses

Crux JAR dependencies

([(org.clojure/clojure "1.10.0") "Eclipse Public License 1.0"]
 [(org.clojure/core.specs.alpha "0.2.44") "Eclipse Public License 1.0"]
 [(org.clojure/spec.alpha "0.2.176") "Eclipse Public License 1.0"]
 [(org.clojure/tools.logging "0.4.1") "Eclipse Public License 1.0"]
 [(com.stuartsierra/dependency "0.2.0") "Eclipse Public License"]
 [(com.taoensso/nippy "2.14.0") "Eclipse Public License"]
 [(net.jpountz.lz4/lz4 "1.3") "Apache v2.0 license"]
 [(org.clojure/tools.reader "1.1.1") "Eclipse Public License 1.0"]
 [(org.iq80.snappy/snappy "0.4") "Apache License 2.0"]
 [(org.tukaani/xz "1.6") "Public Domain"]
 [(com.taoensso/encore "2.114.0") "Eclipse Public License"]
 [(com.taoensso/truss "1.5.0") "Eclipse Public License"]
 [(org.agrona/agrona "1.0.0") "Apache v2.0 license"])

Crux uber-jar dependencies

([[joda-time "2.9.9"] "Apache 2"]
 [[org.iq80.snappy/snappy "0.4"] "Apache License 2.0"]
 [[commons-codec "1.11"] "Apache License, Version 2.0"]
 [[com.github.jnr/jnr-a64asm "1.0.0"]
  "The Apache Software License, Version 2.0"]
 [[org.lwjgl/lwjgl-lmdb "3.2.2"] "BSD 3-Clause"]
 [[org.eclipse.rdf4j/rdf4j-rio-datatypes "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[org.ow2.asm/asm-analysis "5.0.3"] "BSD 3-Clause"]
 [[org.ow2.asm/asm-tree "5.0.3"] "BSD 3-Clause"]
 [[org.agrona/agrona "1.0.0"] "Apache v2.0 license"]
 [[org.eclipse.rdf4j/rdf4j-queryparser-sparql "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[org.rocksdb/rocksdbjni "6.0.1"] "BSD 3-Clause"]
 [[org.clojure/clojure "1.10.0"] "Eclipse Public License 1.0"]
 [[org.slf4j/slf4j-api "1.7.25"] "MIT License"]
 [[com.taoensso/nippy "2.14.0"] "Eclipse Public License"]
 [[com.taoensso/truss "1.5.0"] "Eclipse Public License"]
 [[org.clojure/tools.reader "1.1.1"] "Eclipse Public License 1.0"]
 [[org.lmdbjava/lmdbjava "0.6.3"]
  "The Apache Software License, Version 2.0"]
 [[org.lwjgl/lwjgl-lmdb "3.2.2"] "BSD 3-Clause"]
 [[net.jpountz.lz4/lz4 "1.3"] "Apache v2.0 license"]
 [[org.eclipse.jetty/jetty-util "9.4.12.v20180830"]
  "Apache Software License - Version 2.0"]
 [[clj-time "0.14.3"] "MIT License"]
 [[org.lz4/lz4-java "1.5.0"] "Apache v2.0 license"]
 [[org.tukaani/xz "1.6"] "Public Domain"]
 [[org.ow2.asm/asm "5.0.3"] "BSD 3-Clause"]
 [[ring/ring-jetty-adapter "1.7.1"] "The MIT License"]
 [[org.eclipse.jetty/jetty-http "9.4.12.v20180830"]
  "Apache Software License - Version 2.0"]
 [[com.github.jnr/jffi "1.2.17"]
  "The Apache Software License, Version 2.0"]
 [[org.lwjgl/lwjgl "3.2.2"] "BSD 3-Clause"]
 [[ch.qos.logback/logback-classic "1.2.3"]
  "Eclipse Public License - v 1.0"]
 [[org.xerial.snappy/snappy-java "1.1.7.2"] "Apache v2.0 license"]
 [[org.lwjgl/lwjgl-lmdb "3.2.2"] "BSD 3-Clause"]
 [[com.github.luben/zstd-jni "1.3.8-1"] "BSD License"]
 [[crypto-random "1.2.0"] "Eclipse Public License"]
 [[org.eclipse.rdf4j/rdf4j-util "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[org.eclipse.rdf4j/rdf4j-queryalgebra-model "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[com.stuartsierra/dependency "0.2.0"] "Eclipse Public License"]
 [[com.github.jnr/jnr-constants "0.9.12"]
  "The Apache Software License, Version 2.0"]
 [[org.eclipse.rdf4j/rdf4j-rio-api "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[org.lwjgl/lwjgl "3.2.2"] "BSD 3-Clause"]
 [[ring/ring-core "1.7.1"] "The MIT License"]
 [[org.clojure/tools.logging "0.4.1"] "Eclipse Public License 1.0"]
 [[com.github.jnr/jnr-ffi "2.1.9"]
  "The Apache Software License, Version 2.0"]
 [[com.github.jnr/jffi "1.2.16"] "Apache v2.0 license"]
 [[org.ow2.asm/asm-util "5.0.3"] "BSD 3-Clause"]
 [[org.eclipse.rdf4j/rdf4j-queryparser-api "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[ring/ring-codec "1.1.2"] "The MIT License"]
 [[crypto-equality "1.0.0"] "Eclipse Public License"]
 [[org.eclipse.rdf4j/rdf4j-rio-ntriples "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[org.eclipse.jetty/jetty-io "9.4.12.v20180830"]
  "Apache Software License - Version 2.0"]
 [[commons-io "2.6"] "Apache License, Version 2.0"]
 [[org.lwjgl/lwjgl "3.2.2"] "BSD 3-Clause"]
 [[org.eclipse.jetty/jetty-server "9.4.12.v20180830"]
  "Apache Software License - Version 2.0"]
 [[ring-cors "0.1.13"] "Eclipse Public License"]
 [[org.clojure/core.specs.alpha "0.2.44"] "Eclipse Public License 1.0"]
 [[commons-fileupload "1.3.3"] "Apache License, Version 2.0"]
 [[com.taoensso/encore "2.114.0"] "Eclipse Public License"]
 [[org.ow2.asm/asm-commons "5.0.3"] "BSD 3-Clause"]
 [[ring/ring-servlet "1.7.1"] "The MIT License"]
 [[org.eclipse.rdf4j/rdf4j-query "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[ch.qos.logback/logback-core "1.2.3"]
  "Eclipse Public License - v 1.0"]
 [[org.eclipse.rdf4j/rdf4j-rio-languages "2.5.1"]
  "Eclipse Distribution License v1.0"]
 [[javax.servlet/javax.servlet-api "3.1.0"]
  "CDDL + GPLv2 with classpath exception"]
 [[org.clojure/spec.alpha "0.2.176"] "Eclipse Public License 1.0"]
 [[org.clojure/tools.cli "0.4.2"] "Eclipse Public License 1.0"]
 [[com.github.jnr/jnr-x86asm "1.0.2"] "MIT License"]
 [[org.apache.kafka/kafka-clients "2.2.0"] "Apache License"]
 [[org.eclipse.rdf4j/rdf4j-model "2.5.1"]
  "Eclipse Distribution License v1.0"])