META-INF.DEPENDENCIES Maven / Gradle / Ivy
The newest version!
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
MetaModel module for ElasticSearch via REST client
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.2
License: The MIT License (http://www.opensource.org/licenses/mit-license.php)
- server (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch:jar:7.3.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.3.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- elasticsearch-core (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-core:jar:7.3.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.3.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- elasticsearch-secure-sm (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-secure-sm:jar:7.3.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- elasticsearch-x-content (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-x-content:jar:7.3.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.3.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.3.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.3.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.3.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.3.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.3.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.25
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:bundle:0.8.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.10.1
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.8.11
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-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.10.1
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.2
License: Apache 2 (https://www.apache.org/licenses/LICENSE-2.0.txt)
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.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Commons Codec (http://commons.apache.org/codec/) commons-codec:commons-codec:jar:1.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
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) org.apache.httpcomponents:httpclient:jar:4.4.1
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.1
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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.0
License: Apache 2 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- MetaModel core API (http://metamodel.apache.org/MetaModel-core) org.apache.metamodel:MetaModel-core:jar:5.3.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- MetaModel module for ElasticSearch commons (http://metamodel.apache.org/MetaModel-elasticsearch/MetaModel-elasticsearch-common) org.apache.metamodel:MetaModel-elasticsearch-common:jar:5.3.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- 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)