Defines entities in a protobuf file which is then compiled into a binary descriptor and both proto and its binary counterpart are packaged into a jar to be used by other projects.
'org.infinispan.protostream:sample-domain-implementation:1.0.2.Final'
<dependency>
<groupId>org.infinispan.protostream</groupId>
<artifactId>sample-domain-implementation</artifactId>
<version>1.0.2.Final</version>
</dependency>
<dependency org="org.infinispan.protostream" name="sample-domain-implementation" rev="1.0.2.Final"/>
"org.infinispan.protostream", "sample-domain-implementation", "1.0.2.Final"