is not current version
Last Version 4.5.0.Dev02

ProtoStream - annotation processor 4.4.1.Final

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

License

License

Categories

Categories

Infinispan Data Caching
GroupId

GroupId

org.infinispan.protostream
ArtifactId

ArtifactId

protostream-processor
Version

Version

4.4.1.Final
Type

Type

jar
Description

Description

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

Project URL

https://github.com/infinispan/protostream
Project Organization

Project Organization

JBoss, a division of Red Hat

Download protostream-processor 4.4.1.Final


<!-- https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-processor/ -->
<dependency>
    <groupId>org.infinispan.protostream</groupId>
    <artifactId>protostream-processor</artifactId>
    <version>4.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-processor/
implementation 'org.infinispan.protostream:protostream-processor:4.4.1.Final'
// https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-processor/
implementation ("org.infinispan.protostream:protostream-processor:4.4.1.Final")
'org.infinispan.protostream:protostream-processor:jar:4.4.1.Final'
<dependency org="org.infinispan.protostream" name="protostream-processor" rev="4.4.1.Final">
  <artifact name="protostream-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infinispan.protostream', module='protostream-processor', version='4.4.1.Final')
)
libraryDependencies += "org.infinispan.protostream" % "protostream-processor" % "4.4.1.Final"
[org.infinispan.protostream/protostream-processor "4.4.1.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.1.Final
javax.annotation : javax.annotation-api jar 1.3.2
org.infinispan.protostream : protostream jar 4.4.1.Final

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar 2.1.0.Final
com.google.auto.service : auto-service Optional jar 1.0-rc7

test (7)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.3.1
com.google.protobuf : protobuf-java jar 3.15.6
com.squareup : protoparser jar 4.0.3
org.javassist : javassist jar 3.26.0-GA
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.