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.cloudera.cdk | cdk-morphlines-core | 0.8.0 | jar | Apache Software License v2.0 |
org.apache.solr | solr-core | 4.4.0 | jar | Apache 2 |
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 |
---|---|---|---|---|---|
com.cloudera.cdk | cdk-morphlines-avro | 0.8.0 | - | jar | Apache Software License v2.0 |
com.cloudera.cdk | cdk-morphlines-core | 0.8.0 | tests | test-jar | Apache Software License v2.0 |
junit | junit | 4.10 | - | jar | Common Public License Version 1.0 |
org.apache.solr | solr-test-framework | 4.4.0 | - | jar | Apache 2 |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.codehaus.woodstox | wstx-asl | 3.2.7 | jar | The Apache Software License, Version 2.0 |
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:
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 |
Project Dependency Graph
Dependency Tree
- com.cloudera.cdk:cdk-morphlines-solr-core:jar:0.8.0
CDK Morphlines Solr Core Description: The CDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
URL: http://cloudera.github.com/cdk/cdk-morphlines/cdk-morphlines-solr-core
Project License: Apache Software License v2.0
- com.cloudera.cdk:cdk-morphlines-core:jar:0.8.0 (compile)
CDK Morphlines Core Description: The CDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
URL: http://cloudera.github.com/cdk/cdk-morphlines/cdk-morphlines-core
Project License: Apache Software License v2.0
- com.google.guava:guava:jar:11.0.2 (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. Guava (complete) has only one code dependency - javax.annotation, per the JSR-305 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (provided)
- com.typesafe:config:jar:1.0.2 (compile)
config Description: config
URL: https://github.com/typesafehub/config
Project License: Apache License, Version 2.0
- com.codahale.metrics:metrics-core:jar:3.0.1 (compile)
Metrics Core Description: Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
URL: http://metrics.codahale.com/metrics-core/
Project License: Apache License 2.0
- com.codahale.metrics:metrics-healthchecks:jar:3.0.1 (compile)
Metrics Health Checks Description: An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.
URL: http://metrics.codahale.com/metrics-healthchecks/
Project License: Apache License 2.0
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- com.google.guava:guava:jar:11.0.2 (compile)
- org.apache.solr:solr-test-framework:jar:4.4.0 (test)
Apache Solr Test Framework Description: Apache Solr Test Framework
URL: http://lucene.apache.org/solr-parent/solr-test-framework
Project License: Apache 2
- org.apache.lucene:lucene-test-framework:jar:4.4.0 (test)
Lucene Test Framework Description: Apache Lucene Java Test Framework
URL: http://lucene.apache.org/lucene-parent/lucene-test-framework
Project License: Apache 2
- com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.0.10 (test)
RandomizedTesting Randomized Runner Description: Foundation classes and rules for applying the principles of Randomized Testing.
URL: http://labs.carrotsearch.com/randomizedtesting-runner
Project License: The Apache Software License, Version 2.0
- com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:2.0.10 (test)
- org.eclipse.jetty:jetty-servlet:jar:8.1.13.v20130916 (test)
Jetty :: Servlet Handling Description: Jetty Servlet Container
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-security:jar:8.1.13.v20130916 (test)
Jetty :: Security Description: Jetty security infrastructure
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-security:jar:8.1.13.v20130916 (test)
- org.eclipse.jetty:jetty-util:jar:8.1.10.v20130312 (test)
Jetty :: Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty/jetty-util
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-server:jar:8.1.10.v20130312 (test)
Jetty :: Server Core Description: The core jetty server artifact.
URL: http://www.eclipse.org/jetty/jetty-server
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 (test)
Jetty Orbit :: Servlet API Description: This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.
URL: http://www.eclipse.org/jetty/jetty-orbit/javax.servlet
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-continuation:jar:8.1.10.v20130312 (test)
Jetty :: Continuation Description: Asynchronous API
URL: http://www.eclipse.org/jetty/jetty-continuation
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-http:jar:8.1.10.v20130312 (test)
Jetty :: Http Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty/jetty-http
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-io:jar:8.1.10.v20130312 (test)
Jetty :: IO Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty/jetty-io
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-io:jar:8.1.10.v20130312 (test)
- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 (test)
- org.eclipse.jetty:jetty-webapp:jar:8.1.10.v20130312 (test)
Jetty :: Webapp Application Support Description: Jetty web application support
URL: http://www.eclipse.org/jetty/jetty-webapp
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-xml:jar:8.1.10.v20130312 (test)
Jetty :: XML utilities Description: The jetty xml utilities.
URL: http://www.eclipse.org/jetty/jetty-xml
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-xml:jar:8.1.10.v20130312 (test)
- org.apache.lucene:lucene-test-framework:jar:4.4.0 (test)
- org.apache.solr:solr-core:jar:4.4.0 (compile)
Apache Solr Core Description: Apache Solr Core
URL: http://lucene.apache.org/solr-parent/solr-core
Project License: Apache 2
- org.apache.solr:solr-solrj:jar:4.4.0 (compile)
Apache Solr Solrj Description: Apache Solr Solrj
URL: http://lucene.apache.org/solr-parent/solr-solrj
Project License: Apache 2
- org.apache.zookeeper:zookeeper:jar:3.4.5 (compile)
zookeeper Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.noggit:noggit:jar:0.5 (compile)
Noggit Description: Fast streaming JSON parser for Java
URL: http://noggit.org
Project License: The Apache Software License, Version 2.0
- org.apache.zookeeper:zookeeper:jar:3.4.5 (compile)
- org.apache.lucene:lucene-core:jar:4.4.0 (compile)
Lucene Core Description: Apache Lucene Java Core
URL: http://lucene.apache.org/lucene-parent/lucene-core
Project License: Apache 2
- org.apache.lucene:lucene-codecs:jar:4.4.0 (compile)
Lucene codecs Description: Codecs and postings formats for Apache Lucene.
URL: http://lucene.apache.org/lucene-parent/lucene-codecs
Project License: Apache 2
- org.apache.lucene:lucene-analyzers-common:jar:4.4.0 (compile)
Lucene Common Analyzers Description: Additional Analyzers
URL: http://lucene.apache.org/lucene-parent/lucene-analyzers-common
Project License: Apache 2
- org.apache.lucene:lucene-analyzers-kuromoji:jar:4.4.0 (compile)
Lucene Kuromoji Japanese Morphological Analyzer Description: Lucene Kuromoji Japanese Morphological Analyzer
URL: http://lucene.apache.org/lucene-parent/lucene-analyzers-kuromoji
Project License: Apache 2
- org.apache.lucene:lucene-analyzers-phonetic:jar:4.4.0 (compile)
Lucene Phonetic Filters Description: Provides phonetic encoding via Commons Codec.
URL: http://lucene.apache.org/lucene-parent/lucene-analyzers-phonetic
Project License: Apache 2
- org.apache.lucene:lucene-highlighter:jar:4.4.0 (compile)
Lucene Highlighter Description: This is the highlighter for apache lucene java
URL: http://lucene.apache.org/lucene-parent/lucene-highlighter
Project License: Apache 2
- org.apache.lucene:lucene-memory:jar:4.4.0 (compile)
Lucene Memory Description: High-performance single-document index to compare against Query
URL: http://lucene.apache.org/lucene-parent/lucene-memory
Project License: Apache 2
- org.apache.lucene:lucene-misc:jar:4.4.0 (compile)
Lucene Miscellaneous Description: Miscellaneous Lucene extensions
URL: http://lucene.apache.org/lucene-parent/lucene-misc
Project License: Apache 2
- org.apache.lucene:lucene-queryparser:jar:4.4.0 (compile)
Lucene QueryParsers Description: Lucene QueryParsers module
URL: http://lucene.apache.org/lucene-parent/lucene-queryparser
Project License: Apache 2
- org.apache.lucene:lucene-spatial:jar:4.4.0 (compile)
Lucene Spatial Description: Spatial Strategies for Apache Lucene
URL: http://lucene.apache.org/lucene-parent/lucene-spatial
Project License: Apache 2
- com.spatial4j:spatial4j:jar:0.3 (compile)
Spatial4J Description: Spatial4j is a general purpose spatial / geospatial ASL licensed open-source Java library. It's core capabilities are 3-fold: to provide common geospatially-aware shapes, to provide distance calculations and other math, and to read and write the shapes to strings.
URL: http://spatial4j.com
Project License: The Apache Software License, Version 2.0
- com.spatial4j:spatial4j:jar:0.3 (compile)
- org.apache.lucene:lucene-suggest:jar:4.4.0 (compile)
Lucene Suggest Description: Lucene Suggest Module
URL: http://lucene.apache.org/lucene-parent/lucene-suggest
Project License: Apache 2
- org.apache.lucene:lucene-grouping:jar:4.4.0 (compile)
Lucene Grouping Description: Lucene Grouping Module
URL: http://lucene.apache.org/lucene-parent/lucene-grouping
Project License: Apache 2
- org.apache.lucene:lucene-queries:jar:4.4.0 (compile)
Lucene Queries Description: Lucene Queries Module
URL: http://lucene.apache.org/lucene-parent/lucene-queries
Project License: Apache 2
- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2 (compile)
ConcurrentLinkedHashMap Description: A high performance version of java.util.LinkedHashMap for use as a software cache.
URL: http://code.google.com/p/concurrentlinkedhashmap
Project License: Apache
- commons-codec:commons-codec:jar:1.4 (compile)
Commons Codec Description: The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/codec/
Project License: The Apache Software License, Version 2.0
- commons-cli:commons-cli:jar:1.2 (compile)
Commons CLI Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/cli/
Project License: The Apache Software License, Version 2.0
- commons-fileupload:commons-fileupload:jar:1.2.1 (compile)
Commons FileUpload Description: The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
URL: http://commons.apache.org/fileupload/
Project License: The Apache Software License, Version 2.0
- joda-time:joda-time:jar:2.2 (compile)
Joda time Description: Date and time library to replace JDK date handling
URL: http://joda-time.sourceforge.net
Project License: Apache 2
- org.restlet.jee:org.restlet:jar:2.1.1 (compile)
Restlet Core - API and Engine Description: RESTful web framework for Java (API and Engine).
URL: http://www.restlet.org/org.restlet
Project License: Apache 2.0 licenseLGPL 3.0 licenseLGPL 2.1 licenseCDDL 1.0 licenseEPL 1.0 license
- org.restlet.jee:org.restlet.ext.servlet:jar:2.1.1 (compile)
Restlet Extension - Servlet Description: Integration with Servlet API.
URL: http://www.restlet.org/org.restlet.ext.servlet
Project License: Apache 2.0 licenseLGPL 3.0 licenseLGPL 2.1 licenseCDDL 1.0 licenseEPL 1.0 license
- commons-io:commons-io:jar:2.1 (compile)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators and endian classes.
URL: http://commons.apache.org/io/
Project License: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (compile)
Commons Lang Description: Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
- org.codehaus.woodstox:wstx-asl:jar:3.2.7 (runtime)
Woodstox Description: Woodstox is a high-performance XML processor that implements Stax (JSR-173) API
URL: http://woodstox.codehaus.org
Project License: The Apache Software License, Version 2.0
- org.apache.httpcomponents:httpclient:jar:4.2.3 (compile)
HttpClient Description: HttpComponents Client (base module)
URL: http://hc.apache.org/httpcomponents-client
Project License: Apache License
- org.apache.httpcomponents:httpcore:jar:4.2.2 (compile)
HttpCore Description: HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project License: Apache License
- org.apache.httpcomponents:httpcore:jar:4.2.2 (compile)
- org.apache.httpcomponents:httpmime:jar:4.2.3 (compile)
HttpMime Description: HttpComponents HttpClient - MIME coded entities
URL: http://hc.apache.org/httpcomponents-client
Project License: Apache License
- org.apache.solr:solr-solrj:jar:4.4.0 (compile)
- com.cloudera.cdk:cdk-morphlines-core:test-jar:tests:0.8.0 (test)
CDK Morphlines Core Description: The CDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
URL: http://cloudera.github.com/cdk/cdk-morphlines/cdk-morphlines-core
Project License: Apache Software License v2.0
- com.cloudera.cdk:cdk-morphlines-avro:jar:0.8.0 (test)
CDK Morphlines Avro Description: The CDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
URL: http://cloudera.github.com/cdk/cdk-morphlines/cdk-morphlines-avro
Project License: Apache Software License v2.0
- org.apache.avro:avro:jar:1.7.5 (test)
Apache Avro Description: Avro core components
Project License: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (test)
Jackson Description: Jackson is a high-performance JSON processor (parser, generator)
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 (test)
Data Mapper for Jackson Description: Data Mapper package is a high-performance data binding package built on Jackson JSON processor
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0
- com.thoughtworks.paranamer:paranamer:jar:2.3 (test)
ParaNamer Core Description: Paranamer allows runtime access to constructor and method parameter names for Java classes
URL: http://paranamer.codehaus.org/paranamer
Project License: BSD
- org.xerial.snappy:snappy-java:jar:1.0.5 (test)
Snappy for Java Description: snappy-java: A fast compression/decompression library
URL: http://github.com/xerial/snappy-java/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-compress:jar:1.4.1 (test)
Commons Compress Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump.
URL: http://commons.apache.org/compress/
Project License: The Apache Software License, Version 2.0
- org.tukaani:xz:jar:1.0 (test)
XZ for Java Description: XZ data compression
URL: http://tukaani.org/xz/java.html
Project License: Public Domain
- org.tukaani:xz:jar:1.0 (test)
- org.codehaus.jackson:jackson-core-asl:jar:1.9.13 (test)
- org.apache.avro:avro:jar:1.7.5 (test)
- junit:junit:jar:4.10 (test)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project License: Common Public License Version 1.0
- org.hamcrest:hamcrest-core:jar:1.1 (test)
Hamcrest Core Description: There is currently no description associated with this project.
Project License: BSD style
- org.hamcrest:hamcrest-core:jar:1.1 (test)
- org.slf4j:jcl-over-slf4j:jar:1.6.1 (compile)
JCL 1.1.1 implemented over SLF4J Description: JCL 1.1.1 implementation over SLF4J
URL: http://www.slf4j.org
Project License: MIT License
- com.cloudera.cdk:cdk-morphlines-core:jar:0.8.0 (compile)
Licenses
Apache 2.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet
BSD style: Hamcrest Core
EPL 1.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet
Public Domain: XZ for Java
LGPL 3.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet
Apache 2: Apache Solr Core, Apache Solr Solrj, Apache Solr Test Framework, Joda time, Lucene Common Analyzers, Lucene Core, Lucene Grouping, Lucene Highlighter, 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
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities, Jetty Orbit :: Servlet API
Unknown: zookeeper
BSD: ParaNamer Core
CDDL 1.0 license: Restlet Core - API and Engine, Restlet Extension - Servlet
Apache License, Version 2.0: config
The Apache Software License, Version 2.0: Apache Avro, Commons CLI, Commons Codec, Commons Compress, Commons FileUpload, Commons IO, Commons Lang, Data Mapper for Jackson, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Noggit, RandomizedTesting Randomized Runner, Snappy for Java, Spatial4J, Woodstox
Apache Software License v2.0: CDK Morphlines Avro, CDK Morphlines Core, CDK Morphlines Solr Core
Apache: ConcurrentLinkedHashMap
Apache License: HttpClient, HttpCore, HttpMime
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, 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
LGPL 2.1 license: Restlet Core - API and Engine, Restlet Extension - Servlet
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
randomizedtesting-runner-2.0.10.jar | 188.69 kB | 156 | 142 | 5 | 1.6 | debug | - |
cdk-morphlines-avro-0.8.0.jar | 25.51 kB | 27 | 15 | 1 | 1.6 | debug | - |
cdk-morphlines-core-0.8.0.jar | 313.25 kB | 257 | 220 | 11 | 1.6 | debug | - |
cdk-morphlines-core-0.8.0-tests.jar | 1.35 MB | - | - | - | - | - | - |
metrics-core-3.0.1.jar | 83.45 kB | 89 | 79 | 1 | 1.6 | debug | - |
metrics-healthchecks-3.0.1.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 | - |
concurrentlinkedhashmap-lru-1.2.jar | 51.77 kB | 54 | 44 | 1 | 1.6 | debug | - |
spatial4j-0.3.jar | 67.67 kB | 61 | 41 | 10 | 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-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.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug | - |
joda-time-2.2.jar | 560.46 kB | 708 | 229 | 7 | 1.5 | debug | - |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | 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 | - |
httpclient-4.2.3.jar | 422.92 kB | 358 | 323 | 21 | 1.5 | debug | - |
httpcore-4.2.2.jar | 218.33 kB | 216 | 190 | 14 | 1.5 | debug | - |
httpmime-4.2.3.jar | 25.86 kB | 31 | 15 | 2 | 1.5 | debug | - |
lucene-analyzers-common-4.4.0.jar | 1.51 MB | 601 | 493 | 61 | 1.6 | debug | - |
lucene-analyzers-kuromoji-4.4.0.jar | 4.28 MB | 76 | 49 | 4 | 1.6 | debug | - |
lucene-analyzers-phonetic-4.4.0.jar | 22.57 kB | 17 | 6 | 1 | 1.6 | debug | - |
lucene-codecs-4.4.0.jar | 293.53 kB | 193 | 172 | 9 | 1.6 | debug | - |
lucene-core-4.4.0.jar | 2.11 MB | 1,454 | 1,422 | 22 | 1.6 | debug | - |
lucene-grouping-4.4.0.jar | 105.11 kB | 73 | 62 | 3 | 1.6 | debug | - |
lucene-highlighter-4.4.0.jar | 120.58 kB | 86 | 75 | 3 | 1.6 | debug | - |
lucene-memory-4.4.0.jar | 34.93 kB | 23 | 14 | 1 | 1.6 | debug | - |
lucene-misc-4.4.0.jar | 90.27 kB | 69 | 55 | 6 | 1.6 | debug | - |
lucene-queries-4.4.0.jar | 197.77 kB | 166 | 154 | 5 | 1.6 | debug | - |
lucene-queryparser-4.4.0.jar | 375.86 kB | 284 | 246 | 25 | 1.6 | debug | - |
lucene-spatial-4.4.0.jar | 90.96 kB | 66 | 53 | 6 | 1.6 | debug | - |
lucene-suggest-4.4.0.jar | 150.65 kB | 97 | 83 | 6 | 1.6 | debug | - |
lucene-test-framework-4.4.0.jar | 6.01 MB | 351 | 316 | 22 | 1.6 | debug | - |
solr-core-4.4.0.jar | 2.25 MB | 1,310 | 1,250 | 50 | 1.6 | debug | - |
solr-solrj-4.4.0.jar | 366.67 kB | 256 | 237 | 11 | 1.6 | debug | - |
solr-test-framework-4.4.0.jar | 153.22 kB | 73 | 60 | 6 | 1.6 | debug | - |
zookeeper-3.4.5.jar | 761.69 kB | 461 | 437 | 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-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-security-8.1.13.v20130916.jar | 87.82 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.13.v20130916.jar | 100.16 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 | - |
noggit-0.5.jar | 22.02 kB | 20 | 11 | 1 | 1.5 | debug | - |
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 |
62 | 29.10 MB | 12,783 | 11,020 | 558 | 1.6 | 60 | 1 |
compile: 37 | compile: 17.51 MB | compile: 9,389 | compile: 8,136 | compile: 371 | - | compile: 37 | - |
test: 23 | test: 11.06 MB | test: 3,063 | test: 2,599 | test: 164 | - | test: 21 | test: 1 |
runtime: 1 | runtime: 508.76 kB | runtime: 261 | runtime: 251 | runtime: 20 | - | runtime: 1 | - |
provided: 1 | provided: 31.12 kB | provided: 70 | provided: 34 | provided: 3 | - | provided: 1 | - |