org.opensearch.bootstrap.jvm.deny-jvm-versions.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.servicemix.bundles.opensearch
Show all versions of org.apache.servicemix.bundles.opensearch
This OSGi bundle wraps opensearch, opensearch-rest-client, opensearch-rest-client-sniffer, opensearch-rest-high-level-client jar files.
The newest version!
// Some version and version range examples are:
// 11.0.2: <... reason ...> version 11.0.2.
// [11.0.2, 11.0.14): <... reason ...> versions 11.0.2.2 (included) to 11.0.14 (not included)
// [11.0.2, 11.0.14]: <... reason ...> versions 11.0.2 to 11.0.14 (both included)
// [11.0.2,): <... reason ...> versions 11.0.2 and higher
// [11.0.2,*): <... reason ...> versions 11.0.2 and higher
// (, 11.0.14]: <... reason ...> versions up to 11.0.14 (included)
// (*, 11.0.14]: <... reason ...> versions up to 11.0.14 (included)
[11.0.2, 11.0.14): for more details, please check https://github.com/opensearch-project/OpenSearch/issues/2791 and https://bugs.openjdk.java.net/browse/JDK-8259541
© 2015 - 2025 Weber Informatics LLC | Privacy Policy