org.opensearch:opensearch-x-content (2.11.1)

Published 2026-02-24 13:44:56 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.opensearch</groupId>
	<artifactId>opensearch-x-content</artifactId>
	<version>2.11.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.opensearch:opensearch-x-content:2.11.1

About this package

OpenSearch subproject :libs:opensearch-x-content

Dependencies

org.opensearch:opensearch-common
2.11.1
org.opensearch:opensearch-core
2.11.1
org.yaml:snakeyaml
2.1
com.fasterxml.jackson.core:jackson-core
2.15.2
com.fasterxml.jackson.dataformat:jackson-dataformat-smile
2.15.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
2.15.2
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
2.15.2
Details
Maven
2026-02-24 13:44:56 +00:00
1
opensearch-x-content
The Apache Software License, Version 2.0
43 KiB
Assets (2)
Versions (1) View all
2.11.1 2026-02-24