All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

There is a newer version: 1.72.0
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Oak Elasticsearch


From: 'an unknown organization'
  - compiler (http://github.com/spullara/mustache.java) com.github.spullara.mustache.java:compiler:jar:0.9.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - T-Digest (https://github.com/tdunning/t-digest) com.tdunning:t-digest:jar:3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JOpt Simple (http://pholser.github.io/jopt-simple) net.sf.jopt-simple:jopt-simple:jar:5.0.3
    License: The MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - server (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - elasticsearch-cli (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-cli:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - core (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-core:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - elasticsearch-geo (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-geo:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - secure-sm (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-secure-sm:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - x-content (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-x-content:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Elastic JNA Distribution (https://github.com/java-native-access/jna) org.elasticsearch:jna:jar:4.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rest (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-client:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rest-high-level (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - aggs-matrix-stats (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - lang-mustache (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:lang-mustache-client:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - parent-join (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:parent-join-client:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rank-eval (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:rank-eval-client:jar:7.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.9
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.17
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Carrot Search s.c.' (http://www.carrotsearch.com)
  - HPPC Collections (http://labs.carrotsearch.com/hppc.html/hppc) com.carrotsearch:hppc:jar:0.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Day Software' (http://www.day.com)
  - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0
    License: Day Specification License  (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm)    License: Day Specification License addendum  (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.13.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.13.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: CBOR (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:bundle:2.8.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: Smile (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-smile:bundle:2.13.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.8.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (https://www.joda.org)
  - Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.1
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'OSGi Alliance' (http://www.osgi.org/)
  - org.osgi:org.osgi.service.component.annotations (http://www.osgi.org/) org.osgi:org.osgi.service.component.annotations:jar:1.3.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/apache2.0.php)
  - org.osgi:org.osgi.service.metatype.annotations (http://www.osgi.org/) org.osgi:org.osgi.service.metatype.annotations:jar:1.3.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/apache2.0.php)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.36
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache Tika core (http://tika.apache.org/) org.apache.tika:tika-core:bundle:1.28.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient:jar:4.1.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client-ga) org.apache.httpcomponents:httpclient:jar:4.5.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.16
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore NIO (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore-nio:jar:4.4.11
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Common Analyzers (http://lucene.apache.org/lucene-parent/lucene-analyzers-common) org.apache.lucene:lucene-analyzers-common:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Memory (http://lucene.apache.org/lucene-parent/lucene-backward-codecs) org.apache.lucene:lucene-backward-codecs:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Core (http://lucene.apache.org/lucene-parent/lucene-core) org.apache.lucene:lucene-core:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Grouping (http://lucene.apache.org/lucene-parent/lucene-grouping) org.apache.lucene:lucene-grouping:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Highlighter (http://lucene.apache.org/lucene-parent/lucene-highlighter) org.apache.lucene:lucene-highlighter:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Join (http://lucene.apache.org/lucene-parent/lucene-join) org.apache.lucene:lucene-join:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Memory (http://lucene.apache.org/lucene-parent/lucene-memory) org.apache.lucene:lucene-memory:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Miscellaneous (http://lucene.apache.org/lucene-parent/lucene-misc) org.apache.lucene:lucene-misc:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Queries (http://lucene.apache.org/lucene-parent/lucene-queries) org.apache.lucene:lucene-queries:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene QueryParsers (http://lucene.apache.org/lucene-parent/lucene-queryparser) org.apache.lucene:lucene-queryparser:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Sandbox (http://lucene.apache.org/lucene-parent/lucene-sandbox) org.apache.lucene:lucene-sandbox:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial (http://lucene.apache.org/lucene-parent/lucene-spatial) org.apache.lucene:lucene-spatial:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial Extras (http://lucene.apache.org/lucene-parent/lucene-spatial-extras) org.apache.lucene:lucene-spatial-extras:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial 3D (http://lucene.apache.org/lucene-parent/lucene-spatial3d) org.apache.lucene:lucene-spatial3d:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Suggest (http://lucene.apache.org/lucene-parent/lucene-suggest) org.apache.lucene:lucene-suggest:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.16.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.13.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit Data (http://jackrabbit.apache.org/jackrabbit-data/) org.apache.jackrabbit:jackrabbit-data:bundle:2.20.11
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit JCR Commons (http://jackrabbit.apache.org/jackrabbit-jcr-commons/) org.apache.jackrabbit:jackrabbit-jcr-commons:bundle:2.20.11
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak API (http://jackrabbit.apache.org/oak-api/) org.apache.jackrabbit:oak-api:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Blob Store (http://jackrabbit.apache.org/oak-blob/) org.apache.jackrabbit:oak-blob:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Blob Plugins (http://jackrabbit.apache.org/oak-blob-plugins/) org.apache.jackrabbit:oak-blob-plugins:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Commons (http://jackrabbit.apache.org/oak-commons/) org.apache.jackrabbit:oak-commons:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Core (http://jackrabbit.apache.org/oak-core/) org.apache.jackrabbit:oak-core:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Core SPI (http://jackrabbit.apache.org/oak-core-spi/) org.apache.jackrabbit:oak-core-spi:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit API (http://jackrabbit.apache.org/oak-jackrabbit-api/) org.apache.jackrabbit:oak-jackrabbit-api:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Query SPI (http://jackrabbit.apache.org/oak-query-spi/) org.apache.jackrabbit:oak-query-spi:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Search (http://jackrabbit.apache.org/oak-search/) org.apache.jackrabbit:oak-search:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak Security SPI (http://jackrabbit.apache.org/oak-security-spi/) org.apache.jackrabbit:oak-security-spi:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak DocumentNodeStore (http://jackrabbit.apache.org/oak-store-document/) org.apache.jackrabbit:oak-store-document:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Oak NodeStore and Commit SPI (http://jackrabbit.apache.org/oak-store-spi/) org.apache.jackrabbit:oak-store-spi:bundle:1.22.18
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.11.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy