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:2.0.3.Final'
<dependency>
<groupId>org.infinispan.protostream</groupId>
<artifactId>sample-domain-implementation</artifactId>
<version>2.0.3.Final</version>
</dependency>
<dependency org="org.infinispan.protostream" name="sample-domain-implementation" rev="2.0.3.Final"/>
"org.infinispan.protostream", "sample-domain-implementation", "2.0.3.Final"