Dependency Information

Dependency Information

Apache Maven

<dependency>
  <groupId>org.kitesdk</groupId>
  <artifactId>kite-morphlines-solr-core</artifactId>
  <version>1.1.0</version>
</dependency>

Apache Buildr

'org.kitesdk:kite-morphlines-solr-core:jar:1.1.0'

Apache Ant

<dependency org="org.kitesdk" name="kite-morphlines-solr-core" rev="1.1.0">
  <artifact name="kite-morphlines-solr-core" type="jar" />
</dependency>

Groovy Grape

@Grapes(
@Grab(group='org.kitesdk', module='kite-morphlines-solr-core', version='1.1.0')
)

Grails

compile 'org.kitesdk:kite-morphlines-solr-core:1.1.0'

Leiningen

[org.kitesdk/kite-morphlines-solr-core "1.1.0"]

SBT

libraryDependencies += "org.kitesdk" %% "kite-morphlines-solr-core" % "1.1.0"
Project Dependencies

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
org.apache.solr solr-core 4.10.3 jar Apache 2
org.kitesdk kite-morphlines-core 1.1.0 jar Apache Software License v2.0
org.slf4j jcl-over-slf4j 1.6.1 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type License
junit junit 4.10 - jar Common Public License Version 1.0
org.apache.solr solr-test-framework 4.10.3 - jar Apache 2
org.kitesdk kite-morphlines-avro 1.1.0 - jar Apache Software License v2.0
org.kitesdk kite-morphlines-core 1.1.0 tests test-jar Apache Software License v2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.carrotsearch hppc 0.5.2 jar The Apache Software License, Version 2.0
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.codahale.metrics metrics-healthchecks 3.0.2 jar Apache License 2.0
com.google.guava guava 11.0.2 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 2.5.0 jar New BSD license
com.googlecode.concurrentlinkedhashmap concurrentlinkedhashmap-lru 1.2 jar Apache
com.spatial4j spatial4j 0.4.1 jar The Apache Software License, Version 2.0
com.typesafe config 1.0.2 jar Apache License, Version 2.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.6 jar /LICENSE.txt
commons-fileupload commons-fileupload 1.2.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.5 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
joda-time joda-time 2.3 jar Apache 2
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.antlr antlr-runtime 3.5 jar BSD licence
org.apache.httpcomponents httpclient 4.3.1 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.3 jar LICENSE.txt
org.apache.httpcomponents httpmime 4.3.1 jar LICENSE.txt
org.apache.lucene lucene-analyzers-common 4.10.3 jar Apache 2
org.apache.lucene lucene-analyzers-kuromoji 4.10.3 jar Apache 2
org.apache.lucene lucene-analyzers-phonetic 4.10.3 jar Apache 2
org.apache.lucene lucene-codecs 4.10.3 jar Apache 2
org.apache.lucene lucene-core 4.10.3 jar Apache 2
org.apache.lucene lucene-expressions 4.10.3 jar Apache 2
org.apache.lucene lucene-grouping 4.10.3 jar Apache 2
org.apache.lucene lucene-highlighter 4.10.3 jar Apache 2
org.apache.lucene lucene-join 4.10.3 jar Apache 2
org.apache.lucene lucene-memory 4.10.3 jar Apache 2
org.apache.lucene lucene-misc 4.10.3 jar Apache 2
org.apache.lucene lucene-queries 4.10.3 jar Apache 2
org.apache.lucene lucene-queryparser 4.10.3 jar Apache 2
org.apache.lucene lucene-spatial 4.10.3 jar Apache 2
org.apache.lucene lucene-suggest 4.10.3 jar Apache 2
org.apache.solr solr-solrj 4.10.3 jar Apache 2
org.apache.zookeeper zookeeper 3.4.6 jar -
org.codehaus.woodstox wstx-asl 3.2.7 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-continuation 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-deploy 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-jmx 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 8.1.10.v20130312 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.orbit javax.servlet 3.0.0.v201112011016 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.noggit noggit 0.5 jar The Apache Software License, Version 2.0
org.ow2.asm asm 4.1 jar BSD
org.ow2.asm asm-commons 4.1 jar BSD
org.restlet.jee org.restlet 2.1.1 jar -
org.restlet.jee org.restlet.ext.servlet 2.1.1 jar -
org.slf4j slf4j-api 1.6.1 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
com.carrotsearch.randomizedtesting junit4-ant 2.1.6 jar The Apache Software License, Version 2.0
com.carrotsearch.randomizedtesting randomizedtesting-runner 2.1.6 jar The Apache Software License, Version 2.0
com.thoughtworks.paranamer paranamer 2.3 jar LICENSE.txt
org.apache.ant ant 1.8.2 jar The Apache Software License, Version 2.0
org.apache.avro avro 1.7.5 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.4.1 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-annotations 2.2.0 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-auth 2.2.0 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-common 2.2.0 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.2.0 jar The Apache Software License, Version 2.0
org.apache.lucene lucene-test-framework 4.10.3 jar Apache 2
org.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.13 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.1 jar BSD style
org.tukaani xz 1.0 jar Public Domain
org.xerial.snappy snappy-java 1.0.5 jar The Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type License
jdk.tools jdk.tools 1.7 jar -

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest Core

Public Domain: XZ for Java

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Deployers, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JMX Management, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities, Jetty Orbit :: Servlet API

Apache 2: Apache Solr Core, Apache Solr Solrj, Apache Solr Test Framework, Joda-Time, Lucene Common Analyzers, Lucene Core, Lucene Expressions, Lucene Grouping, Lucene Highlighter, Lucene Join, Lucene Kuromoji Japanese Morphological Analyzer, Lucene Memory, Lucene Miscellaneous, Lucene Phonetic Filters, Lucene Queries, Lucene QueryParsers, Lucene Spatial, Lucene Suggest, Lucene Test Framework, Lucene codecs

Unknown: dom4j, org.restlet, org.restlet.ext.servlet, zookeeper

BSD: ASM Commons, ASM Core, ParaNamer Core

BSD licence: ANTLR 3 Runtime

Apache License, Version 2.0: config

The Apache Software License, Version 2.0: Apache Ant Core, Apache Avro, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Common, Apache Hadoop HDFS, Apache Log4j, Commons CLI, Commons Codec, Commons Compress, Commons Configuration, Commons FileUpload, Commons IO, Commons Lang, Data Mapper for Jackson, FindBugs-jsr305, Guava: Google Core Libraries for Java, HPPC Collections, Jackson, Noggit, RandomizedTesting JUnit4 ANT Task, RandomizedTesting Randomized Runner, Snappy for Java, Spatial4J, Woodstox

Apache Software License v2.0: Kite Morphlines Avro, Kite Morphlines Core, Kite Morphlines Solr Core

Apache: ConcurrentLinkedHashMap

Apache License: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore

New BSD license: Protocol Buffer Java API

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Deployers, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JMX Management, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities, Jetty Orbit :: Servlet API

Apache License 2.0: Metrics Core, Metrics Health Checks

Common Public License Version 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
hppc-0.5.2.jar 1.23 MB 968 952 7 1.6 debug -
junit4-ant-2.1.6.jar 1.19 MB 1,135 1,105 38 1.6 debug -
randomizedtesting-runner-2.1.6.jar 208.19 kB 173 159 5 1.6 debug -
metrics-core-3.0.2.jar 83.45 kB 89 79 1 1.6 debug -
metrics-healthchecks-3.0.2.jar 8.92 kB 17 5 2 1.6 debug -
jsr305-2.0.1.jar 31.12 kB 70 34 3 1.5 debug -
guava-11.0.2.jar 1.57 MB 1,289 1,266 12 1.5 debug -
protobuf-java-2.5.0.jar 520.95 kB 256 246 1 1.5 debug -
concurrentlinkedhashmap-lru-1.2.jar 51.77 kB 54 44 1 1.6 debug -
spatial4j-0.4.1.jar 99.78 kB 67 48 9 1.6 debug -
paranamer-2.3.jar 28.86 kB 25 15 1 1.5 debug -
config-1.0.2.jar 183.10 kB 140 135 2 1.6 debug -
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug -
commons-codec-1.4.jar 56.80 kB 47 30 5 1.4 debug -
commons-configuration-1.6.jar 291.83 kB 189 165 9 1.3 debug -
commons-fileupload-1.2.1.jar 56.42 kB 60 43 5 1.3 debug -
commons-io-2.1.jar 159.33 kB 122 104 6 1.5 debug -
commons-lang-2.5.jar 272.65 kB 154 132 10 1.3 debug -
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug -
joda-time-2.3.jar 567.94 kB 713 232 7 1.5 debug -
junit-4.10.jar 247.23 kB 290 252 31 1.5 debug -
log4j-1.2.16.jar 470.25 kB 346 308 20 1.1 debug -
antlr-runtime-3.5.jar 163.80 kB 130 117 4 1.5 debug -
ant-1.8.2.jar 1.84 MB 1,168 1,090 59 1.4 debug -
avro-1.7.5.jar 391.29 kB 314 292 9 1.6 debug -
commons-compress-1.4.1.jar 235.71 kB 156 129 14 1.5 debug -
hadoop-annotations-2.2.0.jar 16.38 kB 27 15 2 1.6 debug -
hadoop-auth-2.2.0.jar 48.58 kB 43 27 4 1.6 debug -
hadoop-common-2.2.0.jar 2.61 MB 1,694 1,610 68 1.6 debug -
hadoop-hdfs-2.2.0.jar 5.00 MB 2,227 2,168 38 1.6 debug -
httpclient-4.3.1.jar 571.88 kB 459 420 24 1.5 debug -
httpcore-4.3.jar 275.55 kB 260 232 15 1.5 debug -
httpmime-4.3.1.jar 36.21 kB 39 22 2 1.5 debug -
lucene-analyzers-common-4.10.3.jar 1.62 MB 637 526 63 1.6 debug -
lucene-analyzers-kuromoji-4.10.3.jar 4.38 MB 76 49 4 1.6 debug -
lucene-analyzers-phonetic-4.10.3.jar 22.56 kB 17 6 1 1.6 debug -
lucene-codecs-4.10.3.jar 465.76 kB 276 255 9 1.6 debug -
lucene-core-4.10.3.jar 2.44 MB 1,668 1,631 27 1.6 debug -
lucene-expressions-4.10.3.jar 73.72 kB 47 37 2 1.6 debug -
lucene-grouping-4.10.3.jar 105.26 kB 73 62 3 1.6 debug -
lucene-highlighter-4.10.3.jar 135.04 kB 92 81 3 1.6 debug -
lucene-join-4.10.3.jar 62.52 kB 44 35 1 1.6 debug -
lucene-memory-4.10.3.jar 35.23 kB 23 14 1 1.6 debug -
lucene-misc-4.10.3.jar 94.89 kB 70 56 6 1.6 debug -
lucene-queries-4.10.3.jar 208.03 kB 174 162 5 1.6 debug -
lucene-queryparser-4.10.3.jar 382.34 kB 287 248 26 1.6 debug -
lucene-spatial-4.10.3.jar 123.82 kB 89 74 8 1.6 debug -
lucene-suggest-4.10.3.jar 174.81 kB 102 88 6 1.6 debug -
lucene-test-framework-4.10.3.jar 6.15 MB 440 401 27 1.6 debug -
solr-core-4.10.3.jar 2.72 MB 1,549 1,487 52 1.6 debug -
solr-solrj-4.10.3.jar 440.61 kB 297 278 11 1.6 debug -
solr-test-framework-4.10.3.jar 195.06 kB 92 79 6 1.6 debug -
zookeeper-3.4.6.jar 774.38 kB 464 440 19 1.5 debug -
jackson-core-asl-1.9.13.jar 226.80 kB 137 121 8 1.5 debug -
jackson-mapper-asl-1.9.13.jar 762.37 kB 529 502 18 1.5 debug -
wstx-asl-3.2.7.jar 508.76 kB 261 251 20 1.2 debug -
jetty-continuation-8.1.10.v20130312.jar 20.65 kB 23 11 1 1.6 debug -
jetty-deploy-8.1.10.v20130312.jar 59.33 kB 59 34 6 1.6 debug -
jetty-http-8.1.10.v20130312.jar 93.47 kB 57 40 3 1.6 debug -
jetty-io-8.1.10.v20130312.jar 101.19 kB 74 60 3 1.6 debug -
jetty-jmx-8.1.10.v20130312.jar 24.02 kB 29 4 2 1.6 debug -
jetty-security-8.1.10.v20130312.jar 87.59 kB 69 56 2 1.6 debug -
jetty-server-8.1.10.v20130312.jar 338.89 kB 184 148 9 1.6 debug -
jetty-servlet-8.1.14.v20131031.jar 99.33 kB 58 38 3 1.6 debug -
jetty-util-8.1.10.v20130312.jar 278.23 kB 172 150 10 1.6 debug -
jetty-webapp-8.1.10.v20130312.jar 107.64 kB 59 44 1 1.6 debug -
jetty-xml-8.1.10.v20130312.jar 38.07 kB 25 11 1 1.6 debug -
javax.servlet-3.0.0.v201112011016.jar 195.69 kB 115 74 4 1.5 debug -
hamcrest-core-1.1.jar 74.85 kB 54 21 3 1.5 debug -
kite-morphlines-avro-1.1.0.jar 41.83 kB 36 24 1 1.6 debug -
kite-morphlines-core-1.1.0.jar 263.32 kB 221 184 12 1.6 debug -
kite-morphlines-core-1.1.0-tests.jar 1.38 MB - - - - - -
noggit-0.5.jar 22.02 kB 20 11 1 1.5 debug -
asm-4.1.jar 46.25 kB 24 23 2 1.2 release -
asm-commons-4.1.jar 37.20 kB 23 22 1 1.2 release -
org.restlet-2.1.1.jar 709.07 kB 426 398 21 1.5 debug -
org.restlet.ext.servlet-2.1.1.jar 19.21 kB 15 8 2 1.5 debug -
jcl-over-slf4j-1.6.1.jar 16.90 kB 23 9 2 1.3 debug -
slf4j-api-1.6.1.jar 24.90 kB 34 23 3 1.3 debug -
xz-1.0.jar 92.45 kB 115 102 9 1.4 release sealed
Total Size Entries Classes Packages JDK Rev Debug Sealed
80 44.84 MB 22,323 20,066 857 1.6 76 1
compile: 60 compile: 24.13 MB compile: 13,598 compile: 11,920 compile: 513 - compile: 58 -
test: 19 test: 20.67 MB test: 8,655 test: 8,112 test: 341 - test: 17 test: 1
provided: 1 provided: 31.12 kB provided: 70 provided: 34 provided: 3 - provided: 1 -