Эксперт ХД

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

Published 2026-09-15 10:17:26 +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-types</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-types:5.0.13.Final

About this package

Builtin protobuf types and default marshalling for some common Java types.

Dependencies

${project.groupId}:protostream
${project.groupId}:protostream-processor
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
Details
Maven
2026-09-15 10:17:26 +00:00
288
ProtoStream - builtin types
152 KiB
Assets (2)
Versions (1) View all
5.0.13.Final 2026-09-15