| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesInfinispan Data Caching | 
        
| GroupId | GroupIdorg.infinispan.protostream | 
    
| ArtifactId | ArtifactIdprotostream-integrationtests | 
    
| Last Version | Last Version4.5.0.Dev02 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionProtoStream - integration tests 
            Integration tests for basic annotation processing, multi-module annotation processing,
        compatibility with the reference protobuf-java implementation. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.infinispan.protostream : protostream-processor | jar | 4.5.0.Dev02 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| 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 |