Fork me on GitHub

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
io.dropwizard dropwizard-core 0.7.0 jar Apache License 2.0
org.elasticsearch elasticsearch 1.1.1 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:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0
org.mockito mockito-all 1.9.5 jar The MIT License

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
ch.qos.logback logback-classic 1.1.1 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.1 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.codahale.metrics metrics-annotation 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-core 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-healthchecks 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-jersey 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-jetty9 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-json 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-jvm 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-logback 3.0.1 jar Apache License 2.0
com.codahale.metrics metrics-servlets 3.0.1 jar Apache License 2.0
com.fasterxml classmate 1.0.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.3.0 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatype jackson-datatype-guava 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatype jackson-datatype-joda 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-afterburner 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.google.code.findbugs jsr305 2.0.3 jar The Apache Software License, Version 2.0
com.google.guava guava 16.0.1 jar The Apache Software License, Version 2.0
com.spatial4j spatial4j 0.4.1 jar The Apache Software License, Version 2.0
com.sun.jersey jersey-core 1.18.1 jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-server 1.18.1 jar CDDL 1.1-GPL2 w/ CPE
com.sun.jersey jersey-servlet 1.18.1 jar CDDL 1.1-GPL2 w/ CPE
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
io.dropwizard dropwizard-configuration 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-jackson 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-jersey 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-jetty 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-lifecycle 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-logging 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-metrics 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-servlets 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-util 0.7.0 jar Apache License 2.0
io.dropwizard dropwizard-validation 0.7.0 jar Apache License 2.0
javax.el javax.el-api 2.2.5 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
joda-time joda-time 2.3 jar Apache 2
net.sourceforge.argparse4j argparse4j 0.4.3 jar MIT
org.apache.lucene lucene-analyzers-common 4.7.2 jar Apache 2
org.apache.lucene lucene-codecs 4.7.2 jar Apache 2
org.apache.lucene lucene-core 4.7.2 jar Apache 2
org.apache.lucene lucene-grouping 4.7.2 jar Apache 2
org.apache.lucene lucene-highlighter 4.7.2 jar Apache 2
org.apache.lucene lucene-join 4.7.2 jar Apache 2
org.apache.lucene lucene-memory 4.7.2 jar Apache 2
org.apache.lucene lucene-misc 4.7.2 jar Apache 2
org.apache.lucene lucene-queries 4.7.2 jar Apache 2
org.apache.lucene lucene-queryparser 4.7.2 jar Apache 2
org.apache.lucene lucene-sandbox 4.7.2 jar Apache 2
org.apache.lucene lucene-spatial 4.7.2 jar Apache 2
org.apache.lucene lucene-suggest 4.7.2 jar Apache 2
org.eclipse.jetty jetty-continuation 9.0.7.v20131107 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.0.7.v20131107 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.0.7.v20131107 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.0.7.v20131107 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.0.7.v20131107 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.0.7.v20131107 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.0.7.v20131107 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.0.7.v20131107 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.eclipse.jetty.toolchain.setuid jetty-setuid-java 1.0.2 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.glassfish.web javax.el 2.2.6 jar CDDL + GPLv2 with classpath exception
org.hibernate hibernate-validator 5.0.2.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.1.1.GA jar GNU Lesser General Public License, version 2.1
org.slf4j jul-to-slf4j 1.7.6 jar MIT License
org.slf4j log4j-over-slf4j 1.7.6 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.6 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: SetUID Java, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty Orbit :: Servlet API

GNU Lesser General Public License, Version 2.1: Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-datatype-Guava, Jackson-datatype-Joda, Jackson-module-Afterburner, Jackson-module-JAXB-annotations, jackson-databind

CDDL 1.1: jersey-core, jersey-server, jersey-servlet

Apache 2.0: Dropwizard Elasticsearch Bundle

MIT License: JUL to SLF4J bridge, SLF4J API Module

GPL2 w/ CPE: jersey-core, jersey-server, jersey-servlet

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

GNU Lesser General Public License, version 2.1: JBoss Logging 3

New BSD License: Hamcrest Core

Apache 2: Joda-Time, Lucene Common Analyzers, Lucene Core, Lucene Grouping, Lucene Highlighter, Lucene Join, Lucene Memory, Lucene Miscellaneous, Lucene Queries, Lucene QueryParsers, Lucene Sandbox, Lucene Spatial, Lucene Suggest, Lucene codecs

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: Annotations for Metrics, Dropwizard, Dropwizard Configuration Support, Dropwizard Jackson Support, Dropwizard Jersey Support, Dropwizard Jetty Support, Dropwizard Lifecycle Support, Dropwizard Logging Support, Dropwizard Metrics Support, Dropwizard Servlet Support, Dropwizard Utility Classes, Dropwizard Validation Support, JVM Integration for Metrics, Jackson Integration for Metrics, Metrics Core, Metrics Health Checks, Metrics Integration for Jersey, Metrics Integration for Jetty 9, Metrics Integration for Logback, Metrics Utility Servlets

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: SetUID Java, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty Orbit :: Servlet API

The MIT License: Mockito

Apache License, Version 2.0: Hibernate Validator Engine

MIT: argparse4j

CDDL + GPLv2 with classpath exception: Expression Language 2.2 Implementation, Expression Language API 2.2

The Apache Software License, Version 2.0: Bean Validation API, ClassMate, Commons Lang, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-datatype-Guava, Jackson-datatype-Joda, Jackson-module-Afterburner, Jackson-module-JAXB-annotations, Spatial4J, elasticsearch, jackson-databind

Common Public License Version 1.0: JUnit

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
logback-classic-1.1.1.jar 264.51 kB 211 173 25 1.5 debug
logback-core-1.1.1.jar 417.77 kB 399 355 34 1.5 debug
metrics-annotation-3.0.1.jar 4.54 kB 15 4 1 1.6 release
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
metrics-jersey-3.0.1.jar 9.08 kB 17 6 1 1.6 debug
metrics-jetty9-3.0.1.jar 13.22 kB 20 9 1 1.6 debug
metrics-json-3.0.1.jar 15.43 kB 22 11 1 1.6 debug
metrics-jvm-3.0.1.jar 30.14 kB 39 28 1 1.6 debug
metrics-logback-3.0.1.jar 3.86 kB 12 1 1 1.6 debug
metrics-servlets-3.0.1.jar 15.37 kB 19 8 1 1.6 debug
classmate-1.0.0.jar 58.87 kB 51 36 4 1.6 debug
jackson-annotations-2.3.0.jar 34.24 kB 61 49 1 1.6 debug
jackson-core-2.3.2.jar 194.88 kB 110 88 8 1.6 debug
jackson-databind-2.3.2.jar 893.65 kB 599 565 20 1.6 debug
jackson-dataformat-yaml-2.3.2.jar 350.21 kB 260 213 20 1.6 debug
jackson-datatype-guava-2.3.2.jar 58.32 kB 59 38 7 1.6 debug
jackson-datatype-joda-2.3.2.jar 43.26 kB 51 34 3 1.6 debug
jackson-jaxrs-base-2.3.2.jar 26.94 kB 31 16 4 1.6 debug
jackson-jaxrs-json-provider-2.3.2.jar 16.12 kB 29 11 2 1.6 debug
jackson-module-afterburner-2.3.2.jar 113.33 kB 75 55 6 1.6 debug
jackson-module-jaxb-annotations-2.3.2.jar 30.89 kB 30 12 3 1.6 debug
jsr305-2.0.3.jar 32.26 kB 72 35 3 1.5 debug
guava-16.0.1.jar 2.12 MB 1,709 1,678 17 1.6 debug
spatial4j-0.4.1.jar 99.78 kB 67 48 9 1.6 debug
jersey-core-1.18.1.jar 468.09 kB 411 358 26 1.6 debug
jersey-server-1.18.1.jar 668.17 kB 568 489 46 1.6 debug
jersey-servlet-1.18.1.jar 124.15 kB 107 77 7 1.6 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
dropwizard-configuration-0.7.0.jar 18.17 kB 22 12 1 1.6 debug
dropwizard-core-0.7.0.jar 35.06 kB 36 21 4 1.6 debug
dropwizard-jackson-0.7.0.jar 19.65 kB 30 20 1 1.6 debug
dropwizard-jersey-0.7.0.jar 40.39 kB 53 35 9 1.6 debug
dropwizard-jetty-0.7.0.jar 30.72 kB 33 19 2 1.6 debug
dropwizard-lifecycle-0.7.0.jar 10.18 kB 20 9 2 1.6 debug
dropwizard-logging-0.7.0.jar 22.97 kB 28 15 1 1.6 debug
dropwizard-metrics-0.7.0.jar 12.40 kB 23 10 1 1.6 debug
dropwizard-servlets-0.7.0.jar 17.45 kB 24 12 3 1.6 debug
dropwizard-util-0.7.0.jar 10.53 kB 15 5 1 1.6 debug
dropwizard-validation-0.7.0.jar 17.99 kB 30 20 1 1.6 debug
javax.el-api-2.2.5.jar 37.91 kB 41 31 1 1.6 debug
validation-api-1.1.0.Final.jar 62.28 kB 122 106 8 1.6 debug
joda-time-2.3.jar 567.94 kB 713 232 7 1.5 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
argparse4j-0.4.3.jar 79.81 kB 73 55 9 1.5 debug
lucene-analyzers-common-4.7.2.jar 1.58 MB 619 508 63 1.6 debug
lucene-codecs-4.7.2.jar 390.72 kB 249 228 9 1.6 debug
lucene-core-4.7.2.jar 2.25 MB 1,524 1,490 24 1.6 debug
lucene-grouping-4.7.2.jar 105.11 kB 73 62 3 1.6 debug
lucene-highlighter-4.7.2.jar 134.96 kB 92 81 3 1.6 debug
lucene-join-4.7.2.jar 62.74 kB 44 35 1 1.6 debug
lucene-memory-4.7.2.jar 35.16 kB 23 14 1 1.6 debug
lucene-misc-4.7.2.jar 93.61 kB 73 59 6 1.6 debug
lucene-queries-4.7.2.jar 206.14 kB 172 160 5 1.6 debug
lucene-queryparser-4.7.2.jar 380.91 kB 287 248 26 1.6 debug
lucene-sandbox-4.7.2.jar 44.66 kB 34 24 2 1.6 debug
lucene-spatial-4.7.2.jar 105.71 kB 78 64 7 1.6 debug
lucene-suggest-4.7.2.jar 187.81 kB 116 102 6 1.6 debug
jetty-continuation-9.0.7.v20131107.jar 15.61 kB 20 8 1 1.6 debug
jetty-http-9.0.7.v20131107.jar 102.75 kB 62 47 1 1.6 debug
jetty-io-9.0.7.v20131107.jar 84.03 kB 70 57 2 1.6 debug
jetty-security-9.0.7.v20131107.jar 90.11 kB 69 56 2 1.6 debug
jetty-server-9.0.7.v20131107.jar 357.89 kB 190 171 7 1.6 debug
jetty-servlet-9.0.7.v20131107.jar 103.31 kB 54 40 3 1.6 debug
jetty-servlets-9.0.7.v20131107.jar 91.51 kB 57 44 2 1.6 debug
jetty-util-9.0.7.v20131107.jar 332.90 kB 212 190 10 1.6 debug
javax.servlet-3.0.0.v201112011016.jar 195.69 kB 115 74 4 1.5 debug
jetty-setuid-java-1.0.2.jar 12.85 kB 19 8 1 1.5 debug
elasticsearch-1.1.1.jar 12.05 MB 9,158 8,064 560 1.6 debug
javax.el-2.2.6.jar 114.71 kB 88 74 4 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hibernate-validator-5.0.2.Final.jar 560.88 kB 431 364 37 1.6 debug
jboss-logging-3.1.1.GA.jar 59.37 kB 55 43 1 1.6 debug
mockito-all-1.9.5.jar 1.51 MB 1,372 698 74 1.5 debug
jul-to-slf4j-1.7.6.jar 4.84 kB 11 1 1 1.4 debug
log4j-over-slf4j-1.7.6.jar 22.78 kB 42 29 4 1.5 debug
slf4j-api-1.7.6.jar 28.02 kB 35 24 3 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
77 28.83 MB 22,330 18,561 1,220 1.6 76
compile: 74 compile: 27.05 MB compile: 20,640 compile: 17,585 compile: 1,115 - compile: 73
test: 3 test: 1.78 MB test: 1,690 test: 976 test: 105 - test: 3

Dependency Repository Locations

Repo ID URL Release Snapshot
sonatype-snapshots http://oss.sonatype.org/content/groups/jetty Yes Yes
central http://repo.maven.apache.org/maven2 Yes -
eclipselink.repository http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo Yes Yes
jvnet-nexus-release https://maven.java.net/content/repositories/releases Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
repository.jboss.org http://repository.jboss.org/nexus/content/groups/public/ Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes
apache.snapshots http://repository.apache.org/snapshots - -

Repository locations for each of the Dependencies.

Artifact sonatype-snapshots central eclipselink.repository jvnet-nexus-release sonatype-nexus-snapshots repository.jboss.org jvnet-nexus-snapshots apache.snapshots
ch.qos.logback:logback-classic:jar:1.1.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
ch.qos.logback:logback-core:jar:1.1.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-annotation:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-core:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-healthchecks:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-jersey:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-jetty9:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-json:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-jvm:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-logback:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.codahale.metrics:metrics-servlets:jar:3.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml:classmate:jar:1.0.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.datatype:jackson-datatype-guava:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.google.code.findbugs:jsr305:jar:2.0.3 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.google.guava:guava:jar:16.0.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.spatial4j:spatial4j:jar:0.4.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
com.sun.jersey:jersey-core:jar:1.18.1 - Found at http://repo.maven.apache.org/maven2 - Found at https://maven.java.net/content/repositories/releases - - - -
com.sun.jersey:jersey-server:jar:1.18.1 - Found at http://repo.maven.apache.org/maven2 - Found at https://maven.java.net/content/repositories/releases - - - -
com.sun.jersey:jersey-servlet:jar:1.18.1 - Found at http://repo.maven.apache.org/maven2 - Found at https://maven.java.net/content/repositories/releases - - - -
commons-lang:commons-lang:jar:2.6 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-configuration:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-core:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-jackson:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-jersey:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-jetty:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-lifecycle:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-logging:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-metrics:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-servlets:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-util:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
io.dropwizard:dropwizard-validation:jar:0.7.0 - Found at http://repo.maven.apache.org/maven2 - - - - - -
javax.el:javax.el-api:jar:2.2.5 - Found at http://repo.maven.apache.org/maven2 - Found at https://maven.java.net/content/repositories/releases - - - -
javax.validation:validation-api:jar:1.1.0.Final - Found at http://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - -
joda-time:joda-time:jar:2.3 - Found at http://repo.maven.apache.org/maven2 - - - - - -
junit:junit:jar:4.11 - Found at http://repo.maven.apache.org/maven2 - - - - - -
net.sourceforge.argparse4j:argparse4j:jar:0.4.3 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-analyzers-common:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-codecs:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-core:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-grouping:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-highlighter:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-join:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-memory:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-misc:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-queries:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-queryparser:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-sandbox:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-spatial:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.lucene:lucene-suggest:jar:4.7.2 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-continuation:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-http:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-io:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-security:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-server:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-servlet:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-servlets:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty:jetty-util:jar:9.0.7.v20131107 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:jar:1.0.2 Found at http://oss.sonatype.org/content/groups/jetty Found at http://repo.maven.apache.org/maven2 - - - - - -
org.elasticsearch:elasticsearch:jar:1.1.1 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.glassfish.web:javax.el:jar:2.2.6 - Found at http://repo.maven.apache.org/maven2 - Found at https://maven.java.net/content/repositories/releases - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.hibernate:hibernate-validator:jar:5.0.2.Final - Found at http://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - -
org.jboss.logging:jboss-logging:jar:3.1.1.GA - Found at http://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - -
org.mockito:mockito-all:jar:1.9.5 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.slf4j:jul-to-slf4j:jar:1.7.6 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.slf4j:log4j-over-slf4j:jar:1.7.6 - Found at http://repo.maven.apache.org/maven2 - - - - - -
org.slf4j:slf4j-api:jar:1.7.6 - Found at http://repo.maven.apache.org/maven2 - - - - - -
Total sonatype-snapshots central eclipselink.repository jvnet-nexus-release sonatype-nexus-snapshots repository.jboss.org jvnet-nexus-snapshots apache.snapshots
77 (compile: 74, test: 3) 10 77 0 5 0 3 0 0