Last Version

ProtoStream - integration tests 4.5.0.Dev02

Integration tests for basic annotation processing, multi-module annotation processing, compatibility with the reference protobuf-java implementation.

License

License

Categories

Categories

Infinispan Data Caching
GroupId

GroupId

org.infinispan.protostream
ArtifactId

ArtifactId

protostream-integrationtests
Version

Version

4.5.0.Dev02
Type

Type

jar
Description

Description

ProtoStream - integration tests
Integration tests for basic annotation processing, multi-module annotation processing, compatibility with the reference protobuf-java implementation.
Project Organization

Project Organization

JBoss, a division of Red Hat

Download protostream-integrationtests 4.5.0.Dev02


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

Dependencies

compile (5)

Group / Artifact Type Version
org.infinispan.protostream : protostream jar 4.5.0.Dev02
commons-cli : commons-cli jar 1.5.0
com.squareup : protoparser jar 4.0.3
org.javassist : javassist jar 3.28.0-GA
com.google.testing.compile : compile-testing jar 0.18

provided (2)

Group / Artifact Type Version
org.infinispan.protostream : protostream-processor jar 4.5.0.Dev02
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Group / Artifact Type Version
org.infinispan.protostream : protostream-processor test-jar 4.5.0.Dev02
com.google.protobuf : protobuf-java jar 3.19.4
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.