Эксперт ХД

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

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

About this package

Annotation processor for ProtoStream annotations. Generates your message and enum marshallers so you don't have to!

Dependencies

org.jboss.logging:jboss-logging
org.jboss.logging:jboss-logging-processor
${project.groupId}:protostream
com.google.auto.service:auto-service
junit:junit
org.mockito:mockito-core
Details
Maven
2026-09-15 10:17:25 +00:00
288
ProtoStream - annotation processor
86 KiB
Assets (2)
Versions (1) View all
5.0.13.Final 2026-09-15