Эксперт ХД

org.infinispan.protostream:protostream (5.0.13.Final)

Published 2026-09-15 10:17:24 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.infinispan.protostream</groupId>
	<artifactId>protostream</artifactId>
	<version>5.0.13.Final</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.infinispan.protostream:protostream:5.0.13.Final

About this package

ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.

Dependencies

org.jboss.logging:jboss-logging
org.jboss.logging:jboss-logging-processor
com.fasterxml.jackson.core:jackson-core
com.fasterxml.jackson.core:jackson-databind
org.apache.logging.log4j:log4j-api
org.apache.logging.log4j:log4j-core
org.apache.logging.log4j:log4j-slf4j-impl
org.apache.logging.log4j:log4j-jul
junit:junit
org.assertj:assertj-core
org.mockito:mockito-core
net.jcip:jcip-annotations
org.jboss.marshalling:jboss-marshalling
org.jboss.marshalling:jboss-marshalling-river
Details
Maven
2026-09-15 10:17:24 +00:00
288
ProtoStream - core
484 KiB
Assets (2)
Versions (1) View all
5.0.13.Final 2026-09-15