Skip to content
Snippets Groups Projects
Commit 34c51b54 authored by Neelesh Thakur's avatar Neelesh Thakur
Browse files

NOTICE

parent d344ebf9
No related branches found
No related tags found
1 merge request!261move IndicesService & IMappingService interface back to Indexer service
Pipeline #86216 failed
...@@ -310,7 +310,6 @@ The following software have components provided under the terms of this license: ...@@ -310,7 +310,6 @@ The following software have components provided under the terms of this license:
- Apache Lucene (module: highlighter) (from https://lucene.apache.org/) - Apache Lucene (module: highlighter) (from https://lucene.apache.org/)
- Apache Lucene (module: join) (from https://lucene.apache.org/) - Apache Lucene (module: join) (from https://lucene.apache.org/)
- Apache Lucene (module: memory) (from https://lucene.apache.org/) - Apache Lucene (module: memory) (from https://lucene.apache.org/)
- Apache Lucene (module: misc) (from https://lucene.apache.org/)
- Apache Lucene (module: spatial3d) (from https://lucene.apache.org/) - Apache Lucene (module: spatial3d) (from https://lucene.apache.org/)
- Apache Maven Wagon :: API (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api) - Apache Maven Wagon :: API (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api)
- Apache Maven Wagon :: Providers :: HTTP Shared Library (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http-shared) - Apache Maven Wagon :: Providers :: HTTP Shared Library (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http-shared)
...@@ -424,8 +423,8 @@ The following software have components provided under the terms of this license: ...@@ -424,8 +423,8 @@ The following software have components provided under the terms of this license:
- Jackson datatype: jdk8 (from ) - Jackson datatype: jdk8 (from )
- Jackson extensions to the Google HTTP Client Library for Java. (from https://repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson) - Jackson extensions to the Google HTTP Client Library for Java. (from https://repo1.maven.org/maven2/com/google/http-client/google-http-client-jackson)
- Jackson module: Afterburner (from https://github.com/FasterXML/jackson-modules-base) - Jackson module: Afterburner (from https://github.com/FasterXML/jackson-modules-base)
- Jackson-annotations (from http://wiki.fasterxml.com/JacksonHome) - Jackson-annotations (from http://github.com/FasterXML/jackson)
- Jackson-annotations (from http://wiki.fasterxml.com/JacksonHome) - Jackson-annotations (from http://github.com/FasterXML/jackson)
- Jackson-core (from https://github.com/FasterXML/jackson-core) - Jackson-core (from https://github.com/FasterXML/jackson-core)
- Jackson-dataformat-XML (from https://github.com/FasterXML/jackson-dataformat-xml) - Jackson-dataformat-XML (from https://github.com/FasterXML/jackson-dataformat-xml)
- Jackson-dataformat-YAML (from https://github.com/FasterXML/jackson-dataformats-text) - Jackson-dataformat-YAML (from https://github.com/FasterXML/jackson-dataformats-text)
...@@ -460,6 +459,7 @@ The following software have components provided under the terms of this license: ...@@ -460,6 +459,7 @@ The following software have components provided under the terms of this license:
- Lucene Common Analyzers (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-analyzers-common) - Lucene Common Analyzers (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-analyzers-common)
- Lucene Core (from ) - Lucene Core (from )
- Lucene Memory (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-backward-codecs) - Lucene Memory (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-backward-codecs)
- Lucene Miscellaneous (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-misc)
- Lucene Queries (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-queries) - Lucene Queries (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-queries)
- Lucene QueryParsers (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-queryparser) - Lucene QueryParsers (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-queryparser)
- Lucene Sandbox (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-sandbox) - Lucene Sandbox (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-sandbox)
...@@ -623,6 +623,7 @@ The following software have components provided under the terms of this license: ...@@ -623,6 +623,7 @@ The following software have components provided under the terms of this license:
- elasticsearch-cli (from https://github.com/elastic/elasticsearch) - elasticsearch-cli (from https://github.com/elastic/elasticsearch)
- elasticsearch-core (from https://github.com/elastic/elasticsearch) - elasticsearch-core (from https://github.com/elastic/elasticsearch)
- elasticsearch-geo (from https://github.com/elastic/elasticsearch) - elasticsearch-geo (from https://github.com/elastic/elasticsearch)
- elasticsearch-secure-sm (from https://github.com/elastic/elasticsearch)
- elasticsearch-x-content (from https://github.com/elastic/elasticsearch) - elasticsearch-x-content (from https://github.com/elastic/elasticsearch)
- error-prone annotations (from https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations) - error-prone annotations (from https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations)
- error-prone annotations (from https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations) - error-prone annotations (from https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations)
...@@ -722,7 +723,6 @@ The following software have components provided under the terms of this license: ...@@ -722,7 +723,6 @@ The following software have components provided under the terms of this license:
- rest (from https://github.com/elastic/elasticsearch) - rest (from https://github.com/elastic/elasticsearch)
- rest-high-level (from https://github.com/elastic/elasticsearch) - rest-high-level (from https://github.com/elastic/elasticsearch)
- rxjava (from https://github.com/ReactiveX/RxJava) - rxjava (from https://github.com/ReactiveX/RxJava)
- secure-sm (from https://github.com/elastic/elasticsearch)
- server (from https://github.com/elastic/elasticsearch) - server (from https://github.com/elastic/elasticsearch)
- spring-boot-starter (from https://spring.io/projects/spring-boot) - spring-boot-starter (from https://spring.io/projects/spring-boot)
- spring-boot-starter-data-mongodb (from https://spring.io/projects/spring-boot) - spring-boot-starter-data-mongodb (from https://spring.io/projects/spring-boot)
...@@ -749,7 +749,7 @@ The following software have components provided under the terms of this license: ...@@ -749,7 +749,7 @@ The following software have components provided under the terms of this license:
- tomcat-annotations-api (from http://tomcat.apache.org/) - tomcat-annotations-api (from http://tomcat.apache.org/)
- tomcat-embed-core (from http://tomcat.apache.org/) - tomcat-embed-core (from http://tomcat.apache.org/)
- tomcat-embed-el (from https://tomcat.apache.org/) - tomcat-embed-el (from https://tomcat.apache.org/)
- tomcat-embed-websocket (from http://tomcat.apache.org/) - tomcat-embed-websocket (from https://tomcat.apache.org/)
- vavr (from https://www.vavr.io) - vavr (from https://www.vavr.io)
- xercesImpl (from https://repo1.maven.org/maven2/xerces/xercesImpl) - xercesImpl (from https://repo1.maven.org/maven2/xerces/xercesImpl)
- xml-apis (from ) - xml-apis (from )
...@@ -1083,8 +1083,8 @@ The following software have components provided under the terms of this license: ...@@ -1083,8 +1083,8 @@ The following software have components provided under the terms of this license:
- Azure Spring Boot AutoConfigure (from https://github.com/Azure/azure-sdk-for-java) - Azure Spring Boot AutoConfigure (from https://github.com/Azure/azure-sdk-for-java)
- Bouncy Castle Provider (from http://www.bouncycastle.org/java.html) - Bouncy Castle Provider (from http://www.bouncycastle.org/java.html)
- Bouncy Castle Provider (from http://www.bouncycastle.org/java.html) - Bouncy Castle Provider (from http://www.bouncycastle.org/java.html)
- Checker Qual (from https://checkerframework.org)
- Checker Qual (from ) - Checker Qual (from )
- Checker Qual (from https://checkerframework.org)
- Checker Qual (from ) - Checker Qual (from )
- Default Plexus Container (from https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default) - Default Plexus Container (from https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default)
- Extensions on Apache Proton-J library (from https://github.com/Azure/qpid-proton-j-extensions) - Extensions on Apache Proton-J library (from https://github.com/Azure/qpid-proton-j-extensions)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment