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 Licenses
com.amazonaws aws-java-sdk-secretsmanager 1.11.1000 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.10.0 jar The Apache Software License, Version 2.0
com.github.joschi.jackson jackson-datatype-threetenbp 2.10.0 jar The Apache Software License, Version 2.0
com.sun.xml.bind jaxb-core 2.3.0.1 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.3.1 jar CDDL+GPL License
gov.nasa.pds api 0.4.0 jar Apache License, Version 2.0
gov.nasa.pds api-search-query-lexer 1.0.0 jar The Apache License, Version 2.0
io.springfox springfox-swagger-ui 2.7.0 jar The Apache Software License, Version 2.0
io.springfox springfox-swagger2 2.7.0 jar The Apache Software License, Version 2.0
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
joda-time joda-time 2.10.6 jar Apache License, Version 2.0
org.antlr antlr4-runtime 4.9.2 jar The BSD License
org.apache.commons commons-collections4 4.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.codehaus.woodstox woodstox-core-asl 4.4.0 jar The Apache Software License, Version 2.0
org.elasticsearch elasticsearch 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch.client elasticsearch-rest-high-level-client 7.13.3 jar Elastic License 2.0
org.javassist javassist 3.25.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.6.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.6.2 jar Eclipse Public License v2.0
org.springframework spring-context 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-thymeleaf 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 2.3.1.RELEASE jar Apache License, Version 2.0
org.threeten threetenbp 1.4.4 jar BSD 3-clause

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 Licenses
javax.servlet servlet-api 2.5 jar -

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 Licenses
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.amazonaws aws-java-sdk-core 1.11.1000 jar Apache License, Version 2.0
com.amazonaws jmespath-java 1.11.1000 jar Apache License, Version 2.0
com.carrotsearch hppc 0.8.1 jar The Apache Software License, Version 2.0
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-cbor 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-smile 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.11.0 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.0.1 jar The Apache License, Version 2.0
com.github.spullara.mustache.java compiler 0.9.6 jar Apache License 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.ibm.icu icu4j 61.1 jar Unicode/ICU License
com.jayway.jsonpath json-path 2.4.0 jar The Apache Software License, Version 2.0
com.tdunning t-digest 3.2 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
commons-codec commons-codec 1.14 jar Apache License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
io.springfox springfox-core 2.7.0 jar The Apache Software License, Version 2.0
io.springfox springfox-schema 2.7.0 jar The Apache Software License, Version 2.0
io.springfox springfox-spi 2.7.0 jar The Apache Software License, Version 2.0
io.springfox springfox-spring-web 2.7.0 jar The Apache Software License, Version 2.0
io.springfox springfox-swagger-common 2.7.0 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.5.13 jar Apache License 2.0
io.swagger swagger-models 1.5.13 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.stream stax-api 1.0-2 jar GNU General Public LibraryCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
junit junit 4.13 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.10.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.11 jar Apache License, Version 2.0
net.minidev accessors-smart 1.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.3 jar The Apache Software License, Version 2.0
net.sf.jopt-simple jopt-simple 5.0.2 jar The MIT License
org.abego.treelayout org.abego.treelayout.core 1.0.3 jar BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
org.antlr ST4 4.3 jar -
org.antlr antlr-runtime 3.5.2 jar BSD licence
org.antlr antlr4 4.9.2 jar The BSD License
org.antlr antlr4-runtime-testsuite 4.9.2 jar The BSD License
org.apache.commons commons-lang3 3.10 jar Apache License, Version 2.0
org.apache.httpcomponents httpasyncclient 4.1.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore-nio 4.4.13 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.13.3 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.13.3 jar Apache License, Version 2.0
org.apache.lucene lucene-analyzers-common 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-backward-codecs 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-core 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-grouping 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-highlighter 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-join 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-memory 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-misc 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-queries 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-queryparser 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-sandbox 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-spatial-extras 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-spatial3d 8.8.2 jar Apache License, Version 2.0
org.apache.lucene lucene-suggest 8.8.2 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 9.0.36 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 9.0.36 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.assertj assertj-core 3.16.1 jar Apache License, Version 2.0
org.attoparser attoparser 2.0.5.RELEASE jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 4.2 jar The BSD License
org.elasticsearch elasticsearch-cli 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch elasticsearch-core 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch elasticsearch-geo 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch elasticsearch-secure-sm 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch elasticsearch-x-content 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch jna 5.7.0-1 jar Apache License, Version 2.0
org.elasticsearch.client elasticsearch-rest-client 7.13.3 jar The Apache Software License, Version 2.0
org.elasticsearch.plugin aggs-matrix-stats-client 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch.plugin lang-mustache-client 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch.plugin mapper-extras-client 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch.plugin parent-join-client 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.elasticsearch.plugin rank-eval-client 7.13.3 jar Server Side Public License, v 1Elastic License 2.0
org.glassfish jakarta.el 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.hdrhistogram HdrHistogram 2.1.9 jar Public Domain, per Creative Commons CC0
org.hibernate.validator hibernate-validator 6.1.5.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.4.1.Final jar Apache License, version 2.0
org.junit.jupiter junit-jupiter 5.6.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.2 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.6.2 jar Eclipse Public License v2.0
org.mapstruct mapstruct 1.1.0.Final jar The Apache Software License, Version 2.0
org.mockito mockito-core 3.3.3 jar The MIT License
org.mockito mockito-junit-jupiter 3.3.3 jar The MIT License
org.objenesis objenesis 2.6 jar Apache 2
org.openjdk.jol jol-core 0.8 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 5.0.4 jar BSD
org.reflections reflections 0.9.11 jar WTFPLThe New BSD License
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.30 jar MIT License
org.slf4j slf4j-api 1.7.30 jar MIT License
org.slf4j slf4j-log4j12 1.7.30 jar MIT License
org.springframework spring-aop 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-test 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 5.2.7.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.3.1.RELEASE jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 1.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-metadata 1.2.0.RELEASE jar Apache License, Version 2.0
org.thymeleaf thymeleaf 3.0.11.RELEASE jar The Apache Software License, Version 2.0
org.thymeleaf thymeleaf-spring5 3.0.11.RELEASE jar The Apache Software License, Version 2.0
org.thymeleaf.extras thymeleaf-extras-java8time 3.0.4.RELEASE jar The Apache Software License, Version 2.0
org.unbescape unbescape 1.1.6.RELEASE jar The Apache Software License, Version 2.0
org.xmlunit xmlunit-core 2.7.0 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.26 jar Apache License, Version 2.0
software.amazon.ion ion-java 1.0.2 jar The Apache License, Version 2.0

runtime

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

GroupId ArtifactId Version Type Licenses
org.elasticsearch elasticsearch-plugin-classloader 7.13.3 jar Server Side Public License, v 1Elastic License 2.0

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Apache License, version 2.0: JBoss Logging 3

The BSD License: ANTLR 4 Runtime, ANTLR 4 Runtime Tests (2nd generation), ANTLR 4 Tool, Stax2 API

The Apache License, Version 2.0: PDS API Search Query Lexer, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, software.amazon.ion:ion-java

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module, SLF4J LOG4J-12 Binding

BSD License 3: Hamcrest, Hamcrest Core

Unicode/ICU License: ICU4J

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Expression Language 3.0, jaxb-api

BSD licence: ANTLR 3 Runtime

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

BSD 3-clause: ThreeTen backport

Apache 2: Objenesis

GNU General Public Library: Streaming API for XML

BSD: ASM Core

Unknown: StringTemplate 4, servlet-api

Public Domain, per Creative Commons CC0: HdrHistogram

Apache License 2.0: Bean Validation API, Hibernate Validator Engine, JSON library from Android SDK, Jakarta Bean Validation API, Javassist, compiler, swagger-annotations, swagger-models

The MIT License: JOpt Simple, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: AWS Java SDK for AWS Secrets Manager, AWS SDK for Java - Core, Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache HttpAsyncClient, Apache HttpClient, Apache HttpCore, Apache HttpCore NIO, Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Elastic JNA Distribution, JMES Path Query library, 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 3D, Lucene Spatial Extras, Lucene Suggest, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Plugin - Core, Spring Plugin - Metadata Extension, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, gov.nasa.api.lib, gov.nasa.pds.api.registry-service, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-thymeleaf, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-websocket

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

EPL 2.0: Jakarta Annotations API, Jakarta Expression Language 3.0

MPL 1.1: Javassist

GNU General Public License (GPL), version 2, with the Classpath exception: Java Object Layout: Core

CDDL 1.1: jaxb-api

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

Server Side Public License, v 1: aggs-matrix-stats, elasticsearch-cli, elasticsearch-core, elasticsearch-geo, elasticsearch-plugin-classloader, elasticsearch-secure-sm, elasticsearch-x-content, lang-mustache, mapper-extras, parent-join, rank-eval, server

BSD 3-Clause "New" or "Revised" License (BSD-3-Clause): abego TreeLayout Core

Elastic License 2.0: aggs-matrix-stats, elasticsearch-cli, elasticsearch-core, elasticsearch-geo, elasticsearch-plugin-classloader, elasticsearch-secure-sm, elasticsearch-x-content, lang-mustache, mapper-extras, parent-join, rank-eval, rest-high-level, server

WTFPL: Reflections

EDL 1.0: Jakarta Activation API jar

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Log4j, Commons Logging, Guava: Google Core Libraries for Java, HPPC Collections, JSON Small and Fast Parser, JSONassert, Jackson dataformat: CBOR, Jackson dataformat: Smile, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: JAXB Annotations, Jackson-Datatype-ThreeTenBackport, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jackson-module-parameter-names, MapStruct Core, T-Digest, Woodstox, attoparser, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path', rest, springfox-core, springfox-schema, springfox-spi, springfox-spring-web, springfox-swagger-common, springfox-swagger-ui, springfox-swagger2, thymeleaf, thymeleaf-extras-java8time, thymeleaf-spring5, unbescape

CDDL+GPL License: Old JAXB Core, Old JAXB Runtime

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
aws-java-sdk-core-1.11.1000.jar 1 MB 952 869 66 1.7 Yes
aws-java-sdk-secretsmanager-1.11.1000.jar 317.9 kB 205 192 3 1.7 Yes
jmespath-java-1.11.1000.jar 27.6 kB 39 29 1 1.7 Yes
hppc-0.8.1.jar 1.2 MB 964 950 5 1.7 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 - Yes
jackson-annotations-2.11.0.jar 68.2 kB 81 69 2 - Yes
jackson-core-2.10.0.jar 348.6 kB 144 118 13 - Yes
jackson-databind-2.10.0.jar 1.4 MB 690 655 22 - Yes
jackson-dataformat-cbor-2.11.0.jar 58.8 kB 29 14 3 - Yes
jackson-dataformat-smile-2.11.0.jar 90.8 kB 36 20 4 - Yes
jackson-dataformat-xml-2.10.0.jar 108.4 kB 74 52 7 - Yes
jackson-dataformat-yaml-2.11.0.jar 46.9 kB 35 16 3 - Yes
jackson-datatype-jdk8-2.11.0.jar 34.4 kB 37 23 2 - Yes
jackson-datatype-jsr310-2.11.0.jar 111.1 kB 76 57 6 - Yes
jackson-jaxrs-base-2.10.0.jar 33.2 kB 37 20 6 - Yes
jackson-jaxrs-json-provider-2.10.0.jar 15.5 kB 27 9 3 - Yes
jackson-module-jaxb-annotations-2.11.0.jar 35 kB 31 13 4 - Yes
jackson-module-parameter-names-2.11.0.jar 9.3 kB 19 5 2 - Yes
woodstox-core-6.0.1.jar 1.6 MB 1100 945 79 - Yes
jackson-datatype-threetenbp-2.10.0.jar 122.6 kB 103 83 6 1.7 Yes
compiler-0.9.6.jar 100.9 kB 95 79 7 1.8 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
icu4j-61.1.jar 12.3 MB 4815 1407 14 1.6 Yes
json-path-2.4.0.jar 223.2 kB 191 174 12 1.6 Yes
jaxb-core-2.3.0.1.jar 254.9 kB 255 179 23 1.7 Yes
jaxb-impl-2.3.1.jar 1.1 MB 805 642 26 - Yes
t-digest-3.2.jar 51.2 kB 29 18 1 1.7 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-codec-1.14.jar 347.7 kB 249 102 7 1.7 Yes
commons-logging-1.1.3.jar 62 kB 42 28 2 1.1 Yes
api-0.4.0.jar 51.8 kB 43 27 4 1.8 Yes
api-search-query-lexer-1.0.0.jar 24.5 kB 33 14 2 1.8 Yes
springfox-core-2.7.0.jar 107.1 kB 118 109 5 1.6 Yes
springfox-schema-2.7.0.jar 73.8 kB 67 57 6 1.6 Yes
springfox-spi-2.7.0.jar 50.2 kB 58 48 6 1.6 Yes
springfox-spring-web-2.7.0.jar 174.6 kB 141 127 7 1.6 Yes
springfox-swagger-common-2.7.0.jar 87.1 kB 76 63 7 1.6 Yes
springfox-swagger-ui-2.7.0.jar 423.7 kB 62 0 0 - No
springfox-swagger2-2.7.0.jar 61.8 kB 60 51 4 1.6 Yes
swagger-annotations-1.5.13.jar 20.7 kB 40 30 1 1.7 Yes
swagger-models-1.5.13.jar 143.3 kB 104 90 5 1.7 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
servlet-api-2.5.jar 105.1 kB 68 42 2 1.5 Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - Yes
stax-api-1.0-2.jar 23.3 kB 44 37 3 1.5 Yes
joda-time-2.10.6.jar 643.8 kB 766 247 7 1.5 Yes
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
byte-buddy-1.10.11.jar 3.5 MB 2503 2448 37 - Yes
byte-buddy-agent-1.10.11.jar 259.2 kB 81 63 2 - Yes
accessors-smart-1.2.jar 30 kB 24 13 2 1.6 Yes
json-smart-2.3.jar 120.3 kB 106 92 5 1.6 Yes
jopt-simple-5.0.2.jar 78.1 kB 71 59 3 1.7 Yes
org.abego.treelayout.core-1.0.3.jar 26.8 kB 36 19 6 1.5 Yes
ST4-4.3.jar 251.1 kB 141 127 5 1.6 Yes
antlr-runtime-3.5.2.jar 167.8 kB 130 117 4 1.5 Yes
antlr4-4.9.2.jar 1.2 MB 497 440 15 1.7 Yes
antlr4-runtime-4.9.2.jar 337.9 kB 237 220 7 1.7 Yes
antlr4-runtime-testsuite-4.9.2.jar 2.4 MB 1391 0 0 - No
commons-collections4-4.2.jar 752.8 kB 552 521 19 1.7 Yes
commons-lang3-3.10.jar 523.4 kB 314 288 14 1.8 Yes
httpasyncclient-4.1.4.jar 180 kB 111 86 8 1.6 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
httpcore-nio-4.4.13.jar 369.3 kB 271 242 14 1.6 Yes
log4j-api-2.13.3.jar 292.3 kB 214 180 9 - Yes
log4j-to-slf4j-2.13.3.jar 17.5 kB 22 6 1 1.8 Yes
lucene-analyzers-common-8.8.2.jar 1.7 MB 699 584 64 1.8 Yes
lucene-backward-codecs-8.8.2.jar 157.8 kB 118 100 7 1.8 Yes
lucene-core-8.8.2.jar 3.6 MB 2220 2109 30 1.8 Yes
lucene-grouping-8.8.2.jar 98.3 kB 72 63 1 1.8 Yes
lucene-highlighter-8.8.2.jar 209.9 kB 143 132 3 1.8 Yes
lucene-join-8.8.2.jar 152.5 kB 116 107 1 1.8 Yes
lucene-memory-8.8.2.jar 52.1 kB 37 20 1 1.8 Yes
lucene-misc-8.8.2.jar 99.4 kB 80 57 8 1.8 Yes
lucene-queries-8.8.2.jar 381.8 kB 305 291 7 1.8 Yes
lucene-queryparser-8.8.2.jar 382.7 kB 292 254 25 1.8 Yes
lucene-sandbox-8.8.2.jar 223.6 kB 136 112 5 1.8 Yes
lucene-spatial-extras-8.8.2.jar 240.7 kB 164 147 10 1.8 Yes
lucene-spatial3d-8.8.2.jar 309.4 kB 154 145 2 1.8 Yes
lucene-suggest-8.8.2.jar 249.9 kB 149 131 7 1.8 Yes
tomcat-embed-core-9.0.36.jar 3.4 MB 1758 1546 79 1.8 Yes
tomcat-embed-websocket-9.0.36.jar 268.5 kB 204 177 5 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
assertj-core-3.16.1.jar 4.7 MB 3215 3128 61 - Yes
attoparser-2.0.5.RELEASE.jar 245 kB 165 147 12 1.6 Yes
stax2-api-4.2.jar 195.8 kB 146 125 12 - Yes
woodstox-core-asl-4.4.0.jar 485.9 kB 235 204 16 1.4 Yes
elasticsearch-7.13.3.jar 13.8 MB 7251 6901 299 - Yes
elasticsearch-cli-7.13.3.jar 25.7 kB 16 9 1 1.8 Yes
elasticsearch-core-7.13.3.jar 71.3 kB 65 33 11 - Yes
elasticsearch-geo-7.13.3.jar 53.1 kB 31 23 2 1.8 Yes
elasticsearch-plugin-classloader-7.13.3.jar 14.1 kB 8 1 1 1.8 Yes
elasticsearch-secure-sm-7.13.3.jar 18.6 kB 12 5 1 1.8 Yes
elasticsearch-x-content-7.13.3.jar 151 kB 107 93 8 1.8 Yes
jna-5.7.0-1.jar 464 kB 136 117 4 1.6 Yes
elasticsearch-rest-client-7.13.3.jar 71.4 kB 53 45 1 1.8 Yes
elasticsearch-rest-high-level-client-7.13.3.jar 1.8 MB 979 904 63 1.8 Yes
aggs-matrix-stats-client-7.13.3.jar 65.6 kB 43 29 5 1.8 Yes
lang-mustache-client-7.13.3.jar 70.6 kB 41 33 1 1.8 Yes
mapper-extras-client-7.13.3.jar 93.2 kB 53 44 2 1.8 Yes
parent-join-client-7.13.3.jar 90.6 kB 54 41 5 1.8 Yes
rank-eval-client-7.13.3.jar 90.4 kB 40 30 1 1.8 Yes
jakarta.el-3.0.3.jar 237.8 kB 182 162 6 1.7 Yes
javax.json-1.0.4.jar 85.1 kB 88 72 5 1.6 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
HdrHistogram-2.1.9.jar 114.2 kB 68 59 1 1.6 Yes
hibernate-validator-6.1.5.Final.jar 1.3 MB 1035 908 81 1.8 Yes
javassist-3.25.0-GA.jar 780.3 kB 449 425 17 1.7 Yes
jboss-logging-3.4.1.Final.jar 60.8 kB 47 35 1 1.8 Yes
junit-jupiter-5.6.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.6.2.jar 154 kB 150 135 8 - Yes
junit-jupiter-engine-5.6.2.jar 209.3 kB 130 113 9 - Yes
junit-jupiter-params-5.6.2.jar 562.3 kB 370 336 22 - Yes
junit-platform-commons-1.6.2.jar 96.7 kB 61 41 7 - Yes
junit-platform-engine-1.6.2.jar 174.1 kB 139 123 9 - Yes
junit-vintage-engine-5.6.2.jar 63.8 kB 47 33 6 - Yes
mapstruct-1.1.0.Final.jar 19.2 kB 38 26 3 1.6 Yes
mockito-core-3.3.3.jar 592.3 kB 636 563 65 1.8 Yes
mockito-junit-jupiter-3.3.3.jar 4.5 kB 9 2 1 1.8 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
jol-core-0.8.jar 104.1 kB 88 69 7 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No
reflections-0.9.11.jar 131 kB 104 90 6 1.7 Yes
jsonassert-1.5.0.jar 30.3 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.30.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
slf4j-log4j12-1.7.30.jar 12.2 kB 20 8 2 1.5 Yes
spring-aop-5.2.7.RELEASE.jar 372.7 kB 306 277 17 1.8 Yes
spring-beans-5.2.7.RELEASE.jar 688.8 kB 414 384 13 1.8 Yes
spring-context-5.2.7.RELEASE.jar 1.2 MB 964 877 64 1.8 Yes
spring-core-5.2.7.RELEASE.jar 1.4 MB 1020 962 47 1.8 Yes
spring-expression-5.2.7.RELEASE.jar 282.2 kB 164 150 6 1.8 Yes
spring-jcl-5.2.7.RELEASE.jar 24 kB 28 17 2 1.8 Yes
spring-jdbc-5.2.7.RELEASE.jar 407.2 kB 315 285 17 1.8 Yes
spring-test-5.2.7.RELEASE.jar 685.5 kB 516 462 39 1.8 Yes
spring-tx-5.2.7.RELEASE.jar 314.7 kB 288 254 20 1.8 Yes
spring-web-5.2.7.RELEASE.jar 1.4 MB 996 926 55 1.8 Yes
spring-webmvc-5.2.7.RELEASE.jar 956.5 kB 586 541 28 1.8 Yes
spring-boot-2.3.1.RELEASE.jar 1.1 MB 837 725 71 1.8 Yes
spring-boot-autoconfigure-2.3.1.RELEASE.jar 1.5 MB 1207 1091 99 1.8 Yes
spring-boot-starter-2.3.1.RELEASE.jar 4.8 kB 4 0 0 - No
spring-boot-starter-json-2.3.1.RELEASE.jar 4.7 kB 4 0 0 - No
spring-boot-starter-logging-2.3.1.RELEASE.jar 4.8 kB 4 0 0 - No
spring-boot-starter-test-2.3.1.RELEASE.jar 4.8 kB 4 0 0 - No
spring-boot-starter-thymeleaf-2.3.1.RELEASE.jar 4.8 kB 4 0 0 - No
spring-boot-starter-tomcat-2.3.1.RELEASE.jar 4.8 kB 4 0 0 - No
spring-boot-starter-validation-2.3.1.RELEASE.jar 4.8 kB 4 0 0 - No
spring-boot-starter-web-2.3.1.RELEASE.jar 4.8 kB 4 0 0 - No
spring-boot-test-2.3.1.RELEASE.jar 214.7 kB 163 137 14 1.8 Yes
spring-boot-test-autoconfigure-2.3.1.RELEASE.jar 174.8 kB 186 153 19 1.8 Yes
spring-plugin-core-1.2.0.RELEASE.jar 19.9 kB 31 14 3 1.6 Yes
spring-plugin-metadata-1.2.0.RELEASE.jar 5.1 kB 15 4 1 1.6 Yes
threetenbp-1.4.4.jar 514.3 kB 229 207 6 1.6 Yes
thymeleaf-3.0.11.RELEASE.jar 869.7 kB 599 552 38 1.6 Yes
thymeleaf-spring5-3.0.11.RELEASE.jar 177.2 kB 126 98 17 1.8 Yes
thymeleaf-extras-java8time-3.0.4.RELEASE.jar 40.1 kB 22 9 3 1.8 Yes
unbescape-1.1.6.RELEASE.jar 173.9 kB 85 69 10 1.6 Yes
xmlunit-core-2.7.0.jar 168.4 kB 171 155 8 1.6 Yes
snakeyaml-1.26.jar 309 kB 253 216 20 1.7 Yes
ion-java-1.0.2.jar 565.4 kB 353 336 8 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
170 91.8 MB 57418 47119 2436 1.8 158
compile: 168 compile: 91.7 MB compile: 57342 compile: 47076 compile: 2433 - compile: 156
runtime: 1 runtime: 14.1 kB runtime: 8 runtime: 1 runtime: 1 - runtime: 1
provided: 1 provided: 105.1 kB provided: 68 provided: 42 provided: 2 - provided: 1